public abstract class ProvisioningCommand extends PmSessionCommand implements CommandWithInstallationDirectory
| Modifier and Type | Field and Description |
|---|---|
protected String |
targetDirArg |
| Constructor and Description |
|---|
ProvisioningCommand() |
| Modifier and Type | Method and Description |
|---|---|
Path |
getInstallationDirectory(org.aesh.readline.AeshContext context) |
protected ProvisioningManager |
getManager(PmCommandInvocation session) |
execute, handleException, runCommandprotected String targetDirArg
public Path getInstallationDirectory(org.aesh.readline.AeshContext context)
getInstallationDirectory in interface CommandWithInstallationDirectoryprotected ProvisioningManager getManager(PmCommandInvocation session) throws ProvisioningException
ProvisioningExceptionCopyright © 2016–2018 JBoss by Red Hat. All rights reserved.