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) |
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<MediaChange> query(DokuJClient dokuClient) throws DokuException
query in class ItemListToStringCommand<MediaChange>DokuExceptionprotected String itemToString(MediaChange mediaChange)
itemToString in class ItemListToStringCommand<MediaChange>Copyright © 2015. All rights reserved.