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