public class PagePutter extends Command
Constructor and Description |
---|
PagePutter() |
PagePutter(boolean appendInsteadOfPut) |
PagePutter(boolean appendInsteadOfPut,
StdinReader stdinReader) |
Modifier and Type | Method and Description |
---|---|
protected void |
registerParameters(com.martiansoftware.jsap.JSAP jsap) |
protected Output |
run(DokuJClient dokuClient) |
addLongFormatSwitch, addPageIdOption, getUsage, parseArguments, run
public PagePutter()
public PagePutter(boolean appendInsteadOfPut)
public PagePutter(boolean appendInsteadOfPut, StdinReader stdinReader)
protected void registerParameters(com.martiansoftware.jsap.JSAP jsap) throws com.martiansoftware.jsap.JSAPException
registerParameters
in class Command
com.martiansoftware.jsap.JSAPException
protected Output run(DokuJClient dokuClient) throws DokuException
run
in class Command
DokuException
Copyright © 2019. All rights reserved.