public abstract class AbstractFeaturePackCommand extends PmSessionCommand
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractFeaturePackCommand.DirActivator |
static class |
AbstractFeaturePackCommand.FPGavActivator |
static class |
AbstractFeaturePackCommand.StreamNameActivator |
| Modifier and Type | Field and Description |
|---|---|
protected String |
fpCoords |
protected String |
streamName |
protected String |
targetDirArg |
| Constructor and Description |
|---|
AbstractFeaturePackCommand() |
| Modifier and Type | Method and Description |
|---|---|
FeatureContainer |
getFeatureContainer(PmSession session,
org.aesh.readline.AeshContext ctx) |
protected ArtifactCoords.Gav |
getGav(PmSession session) |
protected ProvisioningManager |
getManager(org.aesh.readline.AeshContext ctx) |
protected String |
getName() |
protected Path |
getTargetDir(org.aesh.readline.AeshContext context) |
execute, runCommandprotected String targetDirArg
protected String streamName
protected String fpCoords
protected ArtifactCoords.Gav getGav(PmSession session) throws CommandExecutionException
CommandExecutionExceptionprotected String getName()
protected ProvisioningManager getManager(org.aesh.readline.AeshContext ctx)
protected Path getTargetDir(org.aesh.readline.AeshContext context)
public FeatureContainer getFeatureContainer(PmSession session, org.aesh.readline.AeshContext ctx) throws ProvisioningException, Exception
ProvisioningExceptionExceptionCopyright © 2016–2018 JBoss by Red Hat. All rights reserved.