public class DiffCommand extends AbstractPluginsCommand
AbstractDynamicCommand.DynamicOptionARGUMENT_NAME, pmSession| Constructor and Description |
|---|
DiffCommand(PmSession pmSession) |
| Modifier and Type | Method and Description |
|---|---|
protected PmCommandActivator |
getActivator() |
protected String |
getDescription() |
protected Path |
getInstallationHome(org.aesh.readline.AeshContext context) |
protected String |
getName() |
protected List<org.aesh.command.impl.internal.ProcessedOption> |
getOtherOptions() |
protected Set<PluginOption> |
getPluginOptions(ProvisioningRuntime runtime) |
protected void |
runCommand(PmCommandInvocation session,
Map<String,String> options) |
doValidateOptions, getDynamicOptions, getGav, getId, getManager, getStaticOptions, isVerbose, setAeshContextcreateCommand, execute, getArgumentsValues, getArgumentValuepublic DiffCommand(PmSession pmSession)
protected void runCommand(PmCommandInvocation session, Map<String,String> options) throws CommandExecutionException
runCommand in class AbstractDynamicCommandCommandExecutionExceptionprotected Set<PluginOption> getPluginOptions(ProvisioningRuntime runtime) throws ProvisioningException
getPluginOptions in class AbstractPluginsCommandProvisioningExceptionprotected List<org.aesh.command.impl.internal.ProcessedOption> getOtherOptions() throws org.aesh.command.parser.OptionParserException
getOtherOptions in class AbstractPluginsCommandorg.aesh.command.parser.OptionParserExceptionprotected String getName()
getName in class AbstractDynamicCommandprotected String getDescription()
getDescription in class AbstractDynamicCommandprotected Path getInstallationHome(org.aesh.readline.AeshContext context)
getInstallationHome in class AbstractPluginsCommandprotected PmCommandActivator getActivator()
getActivator in class AbstractDynamicCommandCopyright © 2016–2018 JBoss by Red Hat. All rights reserved.