public class RecentMediaChangesGetter extends ItemListToStringCommand<MediaChange>
Constructor and Description |
---|
RecentMediaChangesGetter() |
Modifier and Type | Method and Description |
---|---|
protected String |
itemToString(MediaChange mediaChange) |
protected List<MediaChange> |
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<MediaChange> query(DokuJClient dokuClient) throws DokuException
query
in class ItemListToStringCommand<MediaChange>
DokuException
protected String itemToString(MediaChange mediaChange)
itemToString
in class ItemListToStringCommand<MediaChange>
Copyright © 2016. All rights reserved.