@Deprecated public class DiffCommand extends AbstractPluginsCommand
AbstractDynamicCommand.DynamicOptionARGUMENT_NAME, pmSession| Constructor and Description |
|---|
DiffCommand(PmSession pmSession)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canComplete(PmSession pmSession)
Deprecated.
|
protected void |
doValidateOptions(PmCommandInvocation invoc)
Deprecated.
|
protected PmCommandActivator |
getActivator()
Deprecated.
|
protected String |
getDescription()
Deprecated.
|
CommandDomain |
getDomain()
Deprecated.
|
Path |
getInstallationDirectory(org.aesh.readline.AeshContext context)
Deprecated.
|
protected String |
getName()
Deprecated.
|
protected List<org.aesh.command.impl.internal.ProcessedOption> |
getOtherOptions()
Deprecated.
|
protected Set<PluginOption> |
getPluginOptions(FeaturePackLocation loc)
Deprecated.
|
protected void |
runCommand(PmCommandInvocation session,
Map<String,String> options,
FeaturePackLocation loc)
Deprecated.
|
getArgumentActivator, getDynamicOptions, getId, getManager, getStaticOptions, isVerbose, runCommandcheckForRequiredOptions, createCommand, execute, getArgumentsValues, getArgumentValue, getOptionValuepublic DiffCommand(PmSession pmSession)
protected void runCommand(PmCommandInvocation session, Map<String,String> options, FeaturePackLocation loc) throws CommandExecutionException
runCommand in class AbstractPluginsCommandCommandExecutionExceptionprotected Set<PluginOption> getPluginOptions(FeaturePackLocation loc) 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 void doValidateOptions(PmCommandInvocation invoc) throws CommandExecutionException
doValidateOptions in class AbstractPluginsCommandCommandExecutionExceptionprotected String getName()
getName in class AbstractDynamicCommandprotected String getDescription()
getDescription in class AbstractDynamicCommandpublic Path getInstallationDirectory(org.aesh.readline.AeshContext context)
protected PmCommandActivator getActivator()
getActivator in class AbstractDynamicCommandprotected boolean canComplete(PmSession pmSession)
canComplete in class AbstractDynamicCommandpublic CommandDomain getDomain()
getDomain in class AbstractDynamicCommandCopyright © 2016–2018 JBoss by Red Hat. All rights reserved.