| Modifier and Type | Method and Description |
|---|---|
void |
PmSession.commandEnd(PmCommandInvocation session) |
void |
PmSession.commandStart(PmCommandInvocation session) |
org.aesh.command.CommandResult |
PmSessionCommand.execute(PmCommandInvocation session) |
static void |
PmSessionCommand.handleException(PmCommandInvocation session,
Throwable t) |
protected abstract void |
PmSessionCommand.runCommand(PmCommandInvocation session) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractDynamicCommand.doValidateOptions(PmCommandInvocation invoc) |
default org.aesh.command.CommandResult |
PmGroupCommand.execute(PmCommandInvocation commandInvocation) |
org.aesh.command.CommandResult |
AbstractDynamicCommand.execute(PmCommandInvocation session) |
protected void |
HelpCommand.runCommand(PmCommandInvocation session) |
protected void |
PmExitCommand.runCommand(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 |
ClearCacheCommand.runCommand(PmCommandInvocation session) |
protected void |
GetInfoCommand.runCommand(PmCommandInvocation commandInvocation) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CdCommand.runCommand(PmCommandInvocation session) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RemoveUniverseCommand.runCommand(PmCommandInvocation commandInvocation) |
protected void |
AddUniverseCommand.runCommand(PmCommandInvocation commandInvocation) |
protected void |
GetHistoryLimitCommand.runCommand(PmCommandInvocation invoc) |
protected void |
ClearHistoryCommand.runCommand(PmCommandInvocation invoc) |
protected void |
SetHistoryLimitCommand.runCommand(PmCommandInvocation invoc) |
protected void |
ExportCommand.runCommand(PmCommandInvocation invoc) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UndoCommand.doRunCommand(PmCommandInvocation session,
Map<String,String> options) |
protected void |
UninstallCommand.doRunCommand(PmCommandInvocation session,
Map<String,String> options) |
protected void |
UpdateCommand.doRunCommand(PmCommandInvocation session,
Map<String,String> options) |
protected void |
ProvisionCommand.doRunCommand(PmCommandInvocation invoc,
Map<String,String> options) |
protected void |
UndoCommand.doValidateOptions(PmCommandInvocation invoc) |
protected void |
InstallCommand.doValidateOptions(PmCommandInvocation invoc) |
protected void |
UninstallCommand.doValidateOptions(PmCommandInvocation invoc) |
protected void |
UpdateCommand.doValidateOptions(PmCommandInvocation invoc) |
protected void |
ProvisionCommand.doValidateOptions(PmCommandInvocation invoc) |
static void |
FindCommand.printExceptions(PmCommandInvocation invoc,
Map<UniverseSpec,Set<String>> exceptions) |
protected void |
FindCommand.runCommand(PmCommandInvocation invoc) |
protected void |
PersistChangesCommand.runCommand(PmCommandInvocation invoc) |
protected void |
CheckUpdatesCommand.runCommand(PmCommandInvocation session) |
protected void |
GetChangesCommand.runCommand(PmCommandInvocation invoc) |
protected void |
GetInfoCommand.runCommand(PmCommandInvocation invoc) |
void |
ListFeaturePacksCommand.runCommand(PmCommandInvocation invoc) |
protected void |
InstallCommand.runCommand(PmCommandInvocation session,
Map<String,String> options,
FeaturePackLocation loc) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MavenSetSnapshotPolicy.runCommand(PmCommandInvocation session) |
protected void |
MavenResetSnapshot.runCommand(PmCommandInvocation session) |
protected void |
MavenSetReleasePolicy.runCommand(PmCommandInvocation session) |
protected void |
MavenEnableOffline.runCommand(PmCommandInvocation session) |
protected void |
MavenResetReleasePolicy.runCommand(PmCommandInvocation session) |
protected void |
MavenRemoveRepository.runCommand(PmCommandInvocation session) |
protected void |
MavenResetSettings.runCommand(PmCommandInvocation session) |
protected void |
MavenSetSettings.runCommand(PmCommandInvocation session) |
protected void |
MavenResetLocalRepository.runCommand(PmCommandInvocation session) |
protected void |
MavenEnableSnapshot.runCommand(PmCommandInvocation session) |
protected void |
MavenResetRelease.runCommand(PmCommandInvocation session) |
protected void |
MavenResetSnapshotPolicy.runCommand(PmCommandInvocation session) |
protected void |
MavenEnableRelease.runCommand(PmCommandInvocation session) |
protected void |
MavenResolveFeaturePack.runCommand(PmCommandInvocation session) |
protected void |
MavenAddRepository.runCommand(PmCommandInvocation session) |
protected void |
MavenGetInfo.runCommand(PmCommandInvocation session) |
protected void |
MavenSetLocalRepository.runCommand(PmCommandInvocation session) |
protected void |
MavenResetOffline.runCommand(PmCommandInvocation session) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractProvisionWithPlugins.doRunCommand(PmCommandInvocation session,
Map<String,String> options) |
protected void |
AbstractPluginsCommand.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 abstract void |
AbstractPluginsCommand.runCommand(PmCommandInvocation session,
Map<String,String> options,
FeaturePackLocation loc) |
| Modifier and Type | Method and Description |
|---|---|
static String |
StateInfoUtil.buildPatches(PmCommandInvocation invoc,
ProvisioningLayout<FeaturePackLayout> layout) |
static void |
StateInfoUtil.displayInfo(PmCommandInvocation invoc,
Path installation,
ProvisioningConfig config,
String type,
Function<ProvisioningLayout<FeaturePackLayout>,FeatureContainer> supplier) |
protected void |
StateProvisionCommand.doRunCommand(PmCommandInvocation invoc,
Map<String,String> options) |
protected void |
StateProvisionCommand.doValidateOptions(PmCommandInvocation invoc) |
static void |
StateInfoUtil.printContentPath(PmCommandInvocation session,
FeatureContainer fp,
String path) |
static void |
StateInfoUtil.printFeaturePack(PmCommandInvocation commandInvocation,
FeaturePackLocation loc) |
protected void |
StateEditCommand.runCommand(PmCommandInvocation invoc) |
protected void |
StateAddUniverseCommand.runCommand(PmCommandInvocation commandInvocation) |
protected void |
StateGetInfoCommand.runCommand(PmCommandInvocation invoc) |
protected void |
StatePwdCommand.runCommand(PmCommandInvocation session) |
protected void |
StateSearchCommand.runCommand(PmCommandInvocation invoc) |
protected void |
StateLeaveCommand.runCommand(PmCommandInvocation invoc) |
protected void |
StateExportCommand.runCommand(PmCommandInvocation invoc) |
protected void |
StateCdCommand.runCommand(PmCommandInvocation session) |
protected void |
AbstractStateCommand.runCommand(PmCommandInvocation invoc) |
protected void |
StateUndoCommand.runCommand(PmCommandInvocation invoc) |
protected void |
StateNewCommand.runCommand(PmCommandInvocation invoc) |
protected void |
StateRemoveUniverseCommand.runCommand(PmCommandInvocation commandInvocation) |
protected void |
StateLsCommand.runCommand(PmCommandInvocation session) |
protected void |
AbstractFPProvisioningCommand.runCommand(PmCommandInvocation invoc,
State 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) |
protected abstract void |
AbstractFPProvisioningCommand.runCommand(PmCommandInvocation invoc,
State session,
FeaturePackLocation fpl) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StateDefineConfigCommand.runCommand(PmCommandInvocation invoc,
State state) |
protected void |
StateResetConfigCommand.runCommand(PmCommandInvocation invoc,
State state) |
protected void |
StateIncludeConfigCommand.runCommand(PmCommandInvocation invoc,
State state,
FeaturePackConfig config) |
protected void |
StateRemoveExcludedConfigCommand.runCommand(PmCommandInvocation invoc,
State session,
FeaturePackConfig config) |
protected void |
StateRemoveIncludedConfigCommand.runCommand(PmCommandInvocation invoc,
State session,
FeaturePackConfig config) |
protected void |
StateExcludeConfigCommand.runCommand(PmCommandInvocation invoc,
State session,
FeaturePackConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StateAddFeatureCommand.doValidateOptions(PmCommandInvocation invoc) |
protected void |
StateAddFeatureCommand.runCommand(PmCommandInvocation session,
Map<String,String> options) |
protected void |
StateRemoveFeatureCommand.runCommand(PmCommandInvocation invoc,
State session) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StateRemoveFeaturePackCommand.runCommand(PmCommandInvocation invoc,
State session) |
protected void |
StateAddFeaturePackCommand.runCommand(PmCommandInvocation invoc,
State session,
FeaturePackLocation fpl) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StateRemoveIncludedLayersCommand.runCommand(PmCommandInvocation invoc,
State state) |
protected void |
StateRemoveExcludedLayersCommand.runCommand(PmCommandInvocation invoc,
State state) |
protected void |
StateExcludeLayersCommand.runCommand(PmCommandInvocation invoc,
State state) |
protected void |
StateIncludeLayersCommand.runCommand(PmCommandInvocation invoc,
State state) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StateRemoveExcludedPackageCommand.runCommand(PmCommandInvocation invoc,
State session,
FeaturePackConfig config) |
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) |
| Modifier and Type | Method and Description |
|---|---|
PmCommandInvocation |
CliShellInvocationProvider.enhanceCommandInvocation(org.aesh.command.invocation.CommandInvocation commandInvocation) |
PmCommandInvocation |
OutputInvocationProvider.enhanceCommandInvocation(org.aesh.command.invocation.CommandInvocation commandInvocation) |
PmCommandInvocation |
InteractiveInvocationProvider.enhanceCommandInvocation(org.aesh.command.invocation.CommandInvocation commandInvocation) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ProgressTrackers.commandEnd(PmCommandInvocation session) |
static void |
ProgressTrackers.commandStart(PmCommandInvocation session) |
static ProgressTracker<FeaturePackLocation.FPID> |
ProgressTrackers.newFindTracker(PmCommandInvocation invoc) |
Copyright © 2016–2019 JBoss by Red Hat. All rights reserved.