public class UpdateCommand extends AbstractProvisionWithPlugins
AbstractDynamicCommand.DynamicOptionDIR_OPTION_NAME, VERBOSE_OPTION_NAMEARGUMENT_NAME, pmSession| Constructor and Description |
|---|
UpdateCommand(PmSession pmSession) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doRunCommand(PmCommandInvocation session,
Map<String,String> options) |
protected void |
doValidateOptions(PmCommandInvocation invoc) |
protected PmCommandActivator |
getActivator() |
protected String |
getDescription() |
CommandDomain |
getDomain() |
protected List<AbstractDynamicCommand.DynamicOption> |
getDynamicOptions(State state) |
protected String |
getName() |
protected List<org.aesh.command.impl.internal.ProcessedOption> |
getOtherOptions() |
canComplete, getAbsolutePath, getInstallationDirectory, getManager, getStaticOptions, isVerbose, runCommandcheckForRequiredOptions, createCommand, execute, getArgumentsValues, getArgumentValue, getOptionValuepublic UpdateCommand(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) 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 AbstractDynamicCommandpublic CommandDomain getDomain()
getDomain in class AbstractDynamicCommandprotected PmCommandActivator getActivator()
getActivator in class AbstractProvisionWithPluginsCopyright © 2016–2019 JBoss by Red Hat. All rights reserved.