public class StateUpdateCommand extends AbstractProvisionWithPlugins
AbstractDynamicCommand.DynamicOptionARGUMENT_NAME, pmSession| Constructor and Description |
|---|
StateUpdateCommand(PmSession pmSession) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doRunCommand(PmCommandInvocation session,
Map<String,String> options) |
protected void |
doValidateOptions(PmCommandInvocation invoc) |
protected String |
getDescription() |
protected List<AbstractDynamicCommand.DynamicOption> |
getDynamicOptions(State state,
String id) |
protected String |
getName() |
protected List<org.aesh.command.impl.internal.ProcessedOption> |
getOtherOptions() |
canComplete, getAbsolutePath, getActivator, getDir, getId, getInstallationDirectory, getManager, getStaticOptions, isVerbose, runCommandcheckForRequiredOptions, createCommand, execute, getArgumentsValues, getArgumentValue, getOptionValuepublic StateUpdateCommand(PmSession pmSession)
protected List<org.aesh.command.impl.internal.ProcessedOption> getOtherOptions() throws org.aesh.command.parser.OptionParserException
getOtherOptions in class AbstractProvisionWithPluginsorg.aesh.command.parser.OptionParserExceptionprotected void doValidateOptions(PmCommandInvocation invoc) throws CommandExecutionException
doValidateOptions in class AbstractDynamicCommandCommandExecutionExceptionprotected List<AbstractDynamicCommand.DynamicOption> getDynamicOptions(State state, String id) throws Exception
getDynamicOptions in class AbstractDynamicCommandExceptionprotected void doRunCommand(PmCommandInvocation session, Map<String,String> options) throws CommandExecutionException
doRunCommand in class AbstractProvisionWithPluginsCommandExecutionExceptionprotected String getName()
getName in class AbstractDynamicCommandprotected String getDescription()
getDescription in class AbstractDynamicCommandCopyright © 2016–2018 JBoss by Red Hat. All rights reserved.