| Modifier and Type | Method and Description |
|---|---|
State |
PmSession.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
PmSession.setState(State session) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract List<AbstractDynamicCommand.DynamicOption> |
AbstractDynamicCommand.getDynamicOptions(State state,
String id) |
| Modifier and Type | Method and Description |
|---|---|
protected List<AbstractDynamicCommand.DynamicOption> |
AbstractPluginsCommand.getDynamicOptions(State state,
String id) |
protected List<AbstractDynamicCommand.DynamicOption> |
StateProvisionCommand.getDynamicOptions(State state,
String id) |
protected List<AbstractDynamicCommand.DynamicOption> |
UninstallCommand.getDynamicOptions(State state,
String id) |
| Modifier and Type | Method and Description |
|---|---|
protected List<AbstractDynamicCommand.DynamicOption> |
StateUpdateCommand.getDynamicOptions(State state,
String id) |
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 |
|---|---|
protected ConfigInfo |
StateResetConfigCommand.getConfiguration(State state) |
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 List<AbstractDynamicCommand.DynamicOption> |
StateAddFeatureCommand.getDynamicOptions(State state,
String id) |
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 |
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.