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