| Modifier and Type | Method and Description |
|---|---|
PmCommandInvocation |
PmSession.enhanceCommandInvocation(org.aesh.command.invocation.CommandInvocation commandInvocation) |
| Modifier and Type | Method and Description |
|---|---|
List<org.aesh.command.container.CommandContainer<org.aesh.command.Command<PmCommandInvocation>,PmCommandInvocation>> |
ProvisionedSpecCommand.getParsedCommands() |
List<org.aesh.command.container.CommandContainer<org.aesh.command.Command<PmCommandInvocation>,PmCommandInvocation>> |
ProvisionedSpecCommand.getParsedCommands() |
| Modifier and Type | Method and Description |
|---|---|
void |
PmSession.commandEnd(PmCommandInvocation session) |
void |
PmSession.commandStart(PmCommandInvocation session) |
org.aesh.command.CommandResult |
ProvisionedSpecCommand.execute(PmCommandInvocation commandInvocation) |
org.aesh.command.CommandResult |
PmSessionCommand.execute(PmCommandInvocation session) |
protected ProvisioningManager |
ProvisioningCommand.getManager(PmCommandInvocation session) |
static void |
PmSessionCommand.handleException(PmCommandInvocation session,
Throwable t) |
protected void |
ProvisionedSpecDisplayCommand.runCommand(PmCommandInvocation session) |
protected void |
UpgradeCommand.runCommand(PmCommandInvocation session)
Deprecated.
|
protected abstract void |
PmSessionCommand.runCommand(PmCommandInvocation session) |
protected void |
ProvisionedSpecExportCommand.runCommand(PmCommandInvocation session) |
protected void |
ChangesCommand.runCommand(PmCommandInvocation session)
Deprecated.
|
protected void |
ProvisionSpecCommand.runCommand(PmCommandInvocation session) |
| Modifier and Type | Method and Description |
|---|---|
org.aesh.command.container.CommandContainer<org.aesh.command.Command<PmCommandInvocation>,PmCommandInvocation> |
AbstractDynamicCommand.createCommand() |
org.aesh.command.container.CommandContainer<org.aesh.command.Command<PmCommandInvocation>,PmCommandInvocation> |
AbstractDynamicCommand.createCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractDynamicCommand.doValidateOptions(PmCommandInvocation invoc) |
org.aesh.command.CommandResult |
AbstractDynamicCommand.execute(PmCommandInvocation session) |
protected abstract void |
AbstractDynamicCommand.runCommand(PmCommandInvocation session,
Map<String,String> options) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ImportCommand.runCommand(PmCommandInvocation commandInvocation) |
protected void |
ExploreCommand.runCommand(PmCommandInvocation commandInvocation) |
protected void |
InfoCommand.runCommand(PmCommandInvocation commandInvocation) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PwdCommand.runCommand(PmCommandInvocation session) |
protected void |
CdCommand.runCommand(PmCommandInvocation session) |
protected void |
LsCommand.runCommand(PmCommandInvocation session) |
| Modifier and Type | Method and Description |
|---|---|
org.aesh.command.CommandResult |
MavenCommand.execute(PmCommandInvocation commandInvocation) |
protected void |
MavenRemoveRepository.runCommand(PmCommandInvocation session) |
protected void |
MavenAddRepository.runCommand(PmCommandInvocation session) |
protected void |
MavenSetSettings.runCommand(PmCommandInvocation session) |
protected void |
MavenInfo.runCommand(PmCommandInvocation session) |
protected void |
MavenSetLocalRepository.runCommand(PmCommandInvocation session) |
protected void |
FetchArtifact.runCommand(PmCommandInvocation session) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractProvisionWithPlugins.doRunCommand(PmCommandInvocation session,
Map<String,String> options) |
protected void |
StateProvisionCommand.doRunCommand(PmCommandInvocation invoc,
Map<String,String> options) |
protected void |
UninstallCommand.doRunCommand(PmCommandInvocation session,
Map<String,String> options) |
protected void |
DiffCommand.doValidateOptions(PmCommandInvocation invoc)
Deprecated.
|
protected void |
AbstractPluginsCommand.doValidateOptions(PmCommandInvocation invoc) |
protected void |
InstallCommand.doValidateOptions(PmCommandInvocation invoc) |
protected void |
StateProvisionCommand.doValidateOptions(PmCommandInvocation invoc) |
protected void |
UninstallCommand.doValidateOptions(PmCommandInvocation invoc) |
protected ProvisioningManager |
AbstractPluginsCommand.getManager(PmCommandInvocation session) |
protected ProvisioningManager |
AbstractProvisionWithPlugins.getManager(PmCommandInvocation session) |
protected void |
AbstractPluginsCommand.runCommand(PmCommandInvocation session,
Map<String,String> options) |
protected void |
AbstractProvisionWithPlugins.runCommand(PmCommandInvocation session,
Map<String,String> options) |
protected void |
DiffCommand.runCommand(PmCommandInvocation session,
Map<String,String> options,
FeaturePackLocation loc)
Deprecated.
|
protected abstract void |
AbstractPluginsCommand.runCommand(PmCommandInvocation session,
Map<String,String> options,
FeaturePackLocation loc) |
protected void |
InstallCommand.runCommand(PmCommandInvocation session,
Map<String,String> options,
FeaturePackLocation loc) |
| Modifier and Type | Method and Description |
|---|---|
List<org.aesh.command.container.CommandContainer<org.aesh.command.Command<PmCommandInvocation>,PmCommandInvocation>> |
StateCommand.getParsedCommands() |
List<org.aesh.command.container.CommandContainer<org.aesh.command.Command<PmCommandInvocation>,PmCommandInvocation>> |
StateCommand.getParsedCommands() |
| Modifier and Type | Method and Description |
|---|---|
static String |
StateInfoUtil.buildPatches(PmCommandInvocation invoc,
ProvisioningLayout<FeaturePackLayout> layout) |
protected void |
StateUpdateCommand.doRunCommand(PmCommandInvocation session,
Map<String,String> options) |
protected void |
StateUpdateCommand.doValidateOptions(PmCommandInvocation invoc) |
org.aesh.command.CommandResult |
StateCommand.execute(PmCommandInvocation commandInvocation) |
static void |
StateInfoUtil.printContentPath(PmCommandInvocation session,
FeatureContainer fp,
String path) |
static void |
StateInfoUtil.printFeaturePack(PmCommandInvocation commandInvocation,
FeaturePackLocation loc) |
static void |
StateInfoUtil.printFeaturePacks(PmCommandInvocation commandInvocation,
Collection<FeaturePackConfig> fps) |
protected void |
StateExportCommand.runCommand(PmCommandInvocation invoc) |
protected void |
AbstractStateCommand.runCommand(PmCommandInvocation invoc) |
protected void |
StateCheckUpdatesCommand.runCommand(PmCommandInvocation session) |
protected void |
StateLeaveCommand.runCommand(PmCommandInvocation invoc) |
protected void |
StateInfoCommand.runCommand(PmCommandInvocation invoc) |
protected void |
StateUndoCommand.runCommand(PmCommandInvocation invoc) |
protected void |
StateEditCommand.runCommand(PmCommandInvocation invoc) |
protected void |
SearchCommand.runCommand(PmCommandInvocation invoc) |
protected void |
StateSetHistoryLimitCommand.runCommand(PmCommandInvocation invoc) |
protected void |
StateClearHistoryCommand.runCommand(PmCommandInvocation invoc) |
protected void |
StateGetHistoryLimitCommand.runCommand(PmCommandInvocation invoc) |
protected void |
StateNewCommand.runCommand(PmCommandInvocation invoc) |
protected void |
StateExploreCommand.runCommand(PmCommandInvocation session) |
protected void |
AbstractFPProvisionedCommand.runCommand(PmCommandInvocation invoc,
State session) |
protected void |
AbstractFPProvisioningCommand.runCommand(PmCommandInvocation invoc,
State session) |
protected abstract void |
AbstractStateCommand.runCommand(PmCommandInvocation invoc,
State session) |
protected abstract void |
AbstractFPProvisionedCommand.runCommand(PmCommandInvocation invoc,
State session,
FeaturePackConfig config) |
protected abstract void |
AbstractFPProvisioningCommand.runCommand(PmCommandInvocation invoc,
State session,
FeaturePackLocation fpl) |
| Modifier and Type | Method and Description |
|---|---|
org.aesh.command.CommandResult |
ConfigCommand.execute(PmCommandInvocation commandInvocation) |
protected void |
StateResetConfigCommand.runCommand(PmCommandInvocation invoc,
State state) |
protected void |
StateRemoveIncludedConfigCommand.runCommand(PmCommandInvocation invoc,
State session,
FeaturePackConfig config) |
protected void |
StateExcludeConfigCommand.runCommand(PmCommandInvocation invoc,
State session,
FeaturePackConfig config) |
protected void |
StateIncludeConfigCommand.runCommand(PmCommandInvocation invoc,
State state,
FeaturePackConfig config) |
protected void |
StateRemoveExcludedConfigCommand.runCommand(PmCommandInvocation invoc,
State session,
FeaturePackConfig config) |
| Modifier and Type | Method and Description |
|---|---|
List<org.aesh.command.container.CommandContainer<org.aesh.command.Command<PmCommandInvocation>,PmCommandInvocation>> |
FeatureCommand.getParsedCommands() |
List<org.aesh.command.container.CommandContainer<org.aesh.command.Command<PmCommandInvocation>,PmCommandInvocation>> |
FeatureCommand.getParsedCommands() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StateAddFeatureCommand.doValidateOptions(PmCommandInvocation invoc) |
org.aesh.command.CommandResult |
FeatureCommand.execute(PmCommandInvocation commandInvocation) |
protected void |
StateAddFeatureCommand.runCommand(PmCommandInvocation session,
Map<String,String> options) |
protected void |
StateRemoveFeatureCommand.runCommand(PmCommandInvocation invoc,
State session) |
| Modifier and Type | Method and Description |
|---|---|
org.aesh.command.CommandResult |
FPCommand.execute(PmCommandInvocation commandInvocation) |
protected void |
StateRemoveFeaturePackCommand.runCommand(PmCommandInvocation invoc,
State session) |
protected void |
StateAddFeaturePackCommand.runCommand(PmCommandInvocation invoc,
State session,
FeaturePackLocation fpl) |
| Modifier and Type | Method and Description |
|---|---|
org.aesh.command.CommandResult |
PackageCommand.execute(PmCommandInvocation commandInvocation) |
protected void |
StateRemoveIncludedPackageCommand.runCommand(PmCommandInvocation invoc,
State session,
FeaturePackConfig config) |
protected void |
StateExcludePackageCommand.runCommand(PmCommandInvocation invoc,
State session,
FeaturePackConfig config) |
protected void |
StateIncludePackageCommand.runCommand(PmCommandInvocation invoc,
State session,
FeaturePackConfig config) |
protected void |
StateRemoveExcludedPackageCommand.runCommand(PmCommandInvocation invoc,
State session,
FeaturePackConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
UniverseListCommand.runCommand(PmCommandInvocation commandInvocation) |
protected void |
UniverseAddCommand.runCommand(PmCommandInvocation commandInvocation) |
protected void |
UniverseRemoveCommand.runCommand(PmCommandInvocation commandInvocation) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ProgressTrackers.commandEnd(PmCommandInvocation session) |
static void |
ProgressTrackers.commandStart(PmCommandInvocation session) |
Copyright © 2016–2018 JBoss by Red Hat. All rights reserved.