| Modifier and Type | Method and Description |
|---|---|
PmSession |
PmCompleterInvocation.getPmSession() |
PmSession |
PmCommandInvocation.getPmSession() |
PmSession |
PmOptionActivator.getPmSession() |
PmSession |
PmCommandActivator.getSession() |
PmSession |
AbstractCommandActivator.getSession() |
| Modifier and Type | Method and Description |
|---|---|
FeatureContainer |
AbstractFeaturePackCommand.getFeatureContainer(PmSession session,
org.aesh.readline.AeshContext ctx) |
protected ArtifactCoords.Gav |
ProvisioningFeaturePackCommand.getGav(PmSession session) |
protected ArtifactCoords.Gav |
AbstractFeaturePackCommand.getGav(PmSession session) |
void |
PmCommandActivator.setPmSession(PmSession pm) |
void |
AbstractCommandActivator.setPmSession(PmSession pm) |
| Constructor and Description |
|---|
PmCompleterInvocation(org.aesh.command.completer.CompleterInvocation delegate,
PmSession session) |
| Modifier and Type | Field and Description |
|---|---|
protected PmSession |
AbstractDynamicCommand.pmSession |
| Modifier and Type | Method and Description |
|---|---|
protected abstract String |
AbstractDynamicCommand.getId(PmSession session) |
| Constructor and Description |
|---|
AbstractDynamicCommand(PmSession pmSession) |
| Modifier and Type | Method and Description |
|---|---|
protected ArtifactCoords.Gav |
AbstractPluginsCommand.getGav(PmSession session) |
protected String |
AbstractPluginsCommand.getId(PmSession session) |
| Constructor and Description |
|---|
AbstractPluginsCommand(PmSession pmSession) |
DiffCommand(PmSession pmSession) |
InstallCommand(PmSession pmSession) |
| Modifier and Type | Method and Description |
|---|---|
abstract ArtifactCoords.Ga |
AbstractFPProvisionedCommand.getGa(PmSession session) |
ArtifactCoords.Gav |
AbstractFPProvisioningCommand.getGav(PmSession session) |
FeaturePackConfig |
AbstractFPProvisionedCommand.getProvisionedFP(PmSession session) |
| Constructor and Description |
|---|
StateCommand(PmSession pmSession) |
| Modifier and Type | Method and Description |
|---|---|
static Map<FeaturePackConfig,ConfigId> |
ConfigurationUtil.getConfigurations(PmSession session,
FeaturePackConfig config,
String configuration) |
static String |
ConfigurationUtil.getCurrentPath(PmSession session) |
static Map<FeaturePackConfig,ConfigId> |
ConfigurationUtil.getExcludedConfigurations(PmSession session,
FeaturePackConfig config,
String configuration) |
ArtifactCoords.Ga |
AbstractProvisionedDefaultConfigCommand.getGa(PmSession session) |
ArtifactCoords.Ga |
AbstractDefaultConfigCommand.getGa(PmSession session) |
static Map<FeaturePackConfig,ConfigId> |
ConfigurationUtil.getIncludedConfigurations(PmSession session,
FeaturePackConfig config,
String configuration) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
StateAddFeatureCommand.getId(PmSession session) |
| Constructor and Description |
|---|
FeatureCommand(PmSession pmSession) |
StateAddFeatureCommand(PmSession pmSession) |
| Modifier and Type | Method and Description |
|---|---|
static Map<FeaturePackConfig,String> |
PackagesUtil.getExcludedPackages(PmSession session,
FeaturePackConfig config,
String pkg) |
ArtifactCoords.Ga |
AbstractPackageCommand.getGa(PmSession session) |
ArtifactCoords.Ga |
AbstractProvisionedPackageCommand.getGa(PmSession session) |
static Map<FeaturePackConfig,String> |
PackagesUtil.getIncludedPackages(PmSession session,
FeaturePackConfig config,
String pkg) |
protected String |
AbstractProvisionedPackageCommand.getPackage(PmSession session) |
static String |
PackagesUtil.getPackage(PmSession session,
ArtifactCoords.Gav gav,
String pkg) |
| Modifier and Type | Method and Description |
|---|---|
Group |
FeatureSpecsBuilder.buildTree(PmSession session,
ArtifactCoords.Gav fpgav,
ArtifactCoords.Gav gav,
Map<Identity,Group> allPackages,
boolean useCache,
Set<ResolvedSpecId> wantedSpecs) |
static FeatureContainer |
FeatureContainers.fromFeaturePackGav(PmSession session,
ProvisioningManager manager,
ArtifactCoords.Gav gav,
String name) |
static FeatureContainer |
FeatureContainers.fromProvisioningRuntime(PmSession session,
ProvisioningManager manager,
ProvisioningRuntime runtime) |
| Constructor and Description |
|---|
State(PmSession pmSession) |
State(PmSession pmSession,
Path installation) |
Copyright © 2016–2018 JBoss by Red Hat. All rights reserved.