Package io.github.fastily.jwiki.dwrap
Class RCEntry
java.lang.Object
io.github.fastily.jwiki.dwrap.DataEntry
io.github.fastily.jwiki.dwrap.RCEntry
Represents a Recent Changes entry.
- Author:
- Fastily
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe type of entry this RCEntry represents (ex: log, edit, new) -
Method Summary
-
Field Details
-
type
The type of entry this RCEntry represents (ex: log, edit, new)
-