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