protected class AbstractUsageCommand.ResetOperation extends AbstractOperation
| Modifier and Type | Field and Description |
|---|---|
static char |
all |
boolean |
allIndication |
CID_SEPARATOR, context, log, opArguments, operationName, operationResult, opSignature, sleeCommand| Constructor and Description |
|---|
AbstractUsageCommand.ResetOperation(org.jboss.console.twiddle.command.CommandContext context,
org.jboss.logging.Logger log,
AbstractSleeCommand sleeCommand) |
| Modifier and Type | Method and Description |
|---|---|
void |
buildOperation(gnu.getopt.Getopt opts,
String[] args)
Each operation should create this method.
|
addArg, addArg, displayResult, getOpArguments, getOperationName, getOpSignature, invoke, prepareResultText, unfoldArraypublic static final char all
public boolean allIndication
public AbstractUsageCommand.ResetOperation(org.jboss.console.twiddle.command.CommandContext context,
org.jboss.logging.Logger log,
AbstractSleeCommand sleeCommand)
public void buildOperation(gnu.getopt.Getopt opts,
String[] args)
throws org.jboss.console.twiddle.command.CommandException
AbstractOperationbuildOperation in class AbstractOperationorg.jboss.console.twiddle.command.CommandExceptionCopyright © 2017. All rights reserved.