public class RecentChangesGetter extends ItemListToStringCommand<PageChange>
| Constructor and Description |
|---|
RecentChangesGetter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
itemToString(PageChange pageChange) |
protected List<PageChange> |
query(DokuJClient dokuClient) |
protected void |
registerParameters(com.martiansoftware.jsap.JSAP jsap) |
runaddLongFormatSwitch, addPageIdOption, getUsage, parseArguments, runprotected void registerParameters(com.martiansoftware.jsap.JSAP jsap)
throws com.martiansoftware.jsap.JSAPException
registerParameters in class Commandcom.martiansoftware.jsap.JSAPExceptionprotected List<PageChange> query(DokuJClient dokuClient) throws DokuException
query in class ItemListToStringCommand<PageChange>DokuExceptionprotected String itemToString(PageChange pageChange)
itemToString in class ItemListToStringCommand<PageChange>Copyright © 2016. All rights reserved.