Class LogEntry

java.lang.Object
io.github.fastily.jwiki.dwrap.DataEntry
io.github.fastily.jwiki.dwrap.LogEntry

public class LogEntry extends DataEntry
Represents a MediaWiki Log entry
Author:
Fastily
  • Field Details

    • type

      public String type
      The log that this Log Entry belongs to. (e.g. 'delete', 'block')
    • action

      public String action
      The action that was performed in this log. (e.g. 'restore', 'revision')