| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
protected abstract void |
AbstractDynamicCommand.doValidateOptions() |
protected abstract String |
AbstractDynamicCommand.getId(PmSession 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 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 void |
AbstractPluginsCommand.doValidateOptions() |
protected void |
StateProvisionCommand.doValidateOptions() |
protected String |
AbstractPluginsCommand.getId(PmSession session) |
protected String |
StateProvisionCommand.getId(PmSession session) |
protected void |
AbstractPluginsCommand.runCommand(PmCommandInvocation session,
Map<String,String> options) |
protected void |
StateProvisionCommand.runCommand(PmCommandInvocation invoc,
Map<String,String> options) |
protected void |
DiffCommand.runCommand(PmCommandInvocation session,
Map<String,String> options,
FeaturePackLocation loc) |
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 |
|---|---|
abstract FeaturePackLocation.ProducerSpec |
AbstractFPProvisionedCommand.getProducer(PmSession session) |
FeaturePackConfig |
AbstractFPProvisionedCommand.getProvisionedFP(PmSession session) |
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 |
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 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 |
|---|---|
FeaturePackLocation.ProducerSpec |
AbstractProvisionedDefaultConfigCommand.getProducer(PmSession session) |
FeaturePackLocation.ProducerSpec |
AbstractDefaultConfigCommand.getProducer(PmSession session) |
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 |
|---|---|
protected void |
StateAddFeatureCommand.doValidateOptions() |
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 String |
AbstractProvisionedPackageCommand.getPackage(PmSession session) |
FeaturePackLocation.ProducerSpec |
AbstractPackageCommand.getProducer(PmSession session) |
FeaturePackLocation.ProducerSpec |
AbstractProvisionedPackageCommand.getProducer(PmSession session) |
FeaturePackConfig |
AbstractPackageCommand.getProvisionedFP(PmSession session) |
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.