Package io.github.fastily.jwiki.dwrap
Class Contrib
java.lang.Object
io.github.fastily.jwiki.dwrap.DataEntry
io.github.fastily.jwiki.dwrap.Contrib
Represents a contribution made by a user.
- Author:
- Fastily
-
Field Summary
FieldsModifier and TypeFieldDescriptionlong
This contribution's parent IDlong
This contribution's revision id. -
Method Summary
-
Field Details
-
revid
public long revidThis contribution's revision id. -
parentid
public long parentidThis contribution's parent ID
-