Class LogEntry

java.lang.Object
org.fastily.jwiki.dwrap.DataEntry
org.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')