@Deprecated public class DiffCommand extends AbstractPluginsCommand
AbstractDynamicCommand.DynamicOptionARGUMENT_NAME, pmSession| Constructor and Description |
|---|
DiffCommand(PmSession pmSession)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected PmCommandActivator |
getActivator()
Deprecated.
|
protected String |
getDescription()
Deprecated.
|
protected Path |
getInstallationHome(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.
|
doValidateOptions, 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 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.