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) |
run
addLongFormatSwitch, addPageIdOption, getUsage, parseArguments, run
protected void registerParameters(com.martiansoftware.jsap.JSAP jsap) throws com.martiansoftware.jsap.JSAPException
registerParameters
in class Command
com.martiansoftware.jsap.JSAPException
protected List<PageChange> query(DokuJClient dokuClient) throws DokuException
query
in class ItemListToStringCommand<PageChange>
DokuException
protected String itemToString(PageChange pageChange)
itemToString
in class ItemListToStringCommand<PageChange>
Copyright © 2019. All rights reserved.