| 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 |
|---|---|
org.aesh.command.CommandResult |
UniverseListCommand.execute(PmCommandInvocation commandInvocation) |
org.aesh.command.CommandResult |
ProvisionedSpecCommand.execute(PmCommandInvocation commandInvocation) |
org.aesh.command.CommandResult |
PmSessionCommand.execute(PmCommandInvocation session) |
protected ProvisioningManager |
ProvisioningCommand.getManager(PmCommandInvocation session) |
protected void |
ProvisionedSpecDisplayCommand.runCommand(PmCommandInvocation session) |
protected void |
UpgradeCommand.runCommand(PmCommandInvocation session) |
protected abstract void |
PmSessionCommand.runCommand(PmCommandInvocation session) |
protected void |
UninstallCommand.runCommand(PmCommandInvocation session) |
protected void |
ProvisionedSpecExportCommand.runCommand(PmCommandInvocation session) |
protected void |
ChangesCommand.runCommand(PmCommandInvocation session) |
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 |
|---|---|
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 |
PwdCommand.runCommand(PmCommandInvocation session) |
protected void |
CdCommand.runCommand(PmCommandInvocation session) |
protected void |
LsCommand.runCommand(PmCommandInvocation session) |
| Modifier and Type | Method and Description |
|---|---|
protected ProvisioningManager |
AbstractPluginsCommand.getManager(PmCommandInvocation session) |
protected void |
DiffCommand.runCommand(PmCommandInvocation session,
Map<String,String> options) |
protected void |
InstallCommand.runCommand(PmCommandInvocation session,
Map<String,String> options) |
| 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 |
|---|---|
org.aesh.command.CommandResult |
StateCommand.execute(PmCommandInvocation commandInvocation) |
protected ProvisioningManager |
StateProvisionCommand.getManager(PmCommandInvocation session) |
static void |
StateInfoUtil.printContentPath(PmCommandInvocation session,
FeatureContainer fp,
String path) |
protected void |
StateExportCommand.runCommand(PmCommandInvocation invoc) |
protected void |
AbstractStateCommand.runCommand(PmCommandInvocation invoc) |
protected void |
StateLeaveCommand.runCommand(PmCommandInvocation invoc) |
protected void |
UndoCommand.runCommand(PmCommandInvocation invoc) |
protected void |
StateProvisionCommand.runCommand(PmCommandInvocation invoc) |
protected void |
StateInfoCommand.runCommand(PmCommandInvocation invoc) |
protected void |
StateEditCommand.runCommand(PmCommandInvocation invoc) |
protected void |
SearchCommand.runCommand(PmCommandInvocation invoc) |
protected void |
StateNewCommand.runCommand(PmCommandInvocation invoc) |
protected void |
StateExploreCommand.runCommand(PmCommandInvocation session) |
protected void |
AbstractFPProvisionedCommand.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) |
| 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 |
|---|---|
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 |
FeaturePackCommand.execute(PmCommandInvocation commandInvocation) |
protected void |
StateAddFeaturePackCommand.runCommand(PmCommandInvocation invoc,
State session) |
protected void |
StateRemoveFeaturePackCommand.runCommand(PmCommandInvocation invoc,
State session) |
| 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) |
Copyright © 2016–2018 JBoss by Red Hat. All rights reserved.