public class UpgradeCommand extends PmSessionCommand
| Modifier and Type | Field and Description |
|---|---|
protected String |
coord
Deprecated.
|
protected String |
host
Deprecated.
|
protected String |
password
Deprecated.
|
protected String |
port
Deprecated.
|
protected String |
protocol
Deprecated.
|
protected String |
serverConfig
Deprecated.
|
protected org.aesh.io.Resource |
srcDirArg |
protected String |
username
Deprecated.
|
| Constructor and Description |
|---|
UpgradeCommand()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected ProvisioningManager |
getManager(PmCommandInvocation session) |
protected Path |
getTargetDir(PmCommandInvocation session) |
protected void |
runCommand(PmCommandInvocation session)
Deprecated.
|
execute, handleExceptionprotected String username
protected String password
protected String port
protected String host
protected String protocol
protected String serverConfig
protected String coord
protected org.aesh.io.Resource srcDirArg
protected void runCommand(PmCommandInvocation session) throws CommandExecutionException
runCommand in class PmSessionCommandCommandExecutionExceptionprotected Path getTargetDir(PmCommandInvocation session)
protected ProvisioningManager getManager(PmCommandInvocation session) throws ProvisioningException
ProvisioningExceptionCopyright © 2016–2018 JBoss by Red Hat. All rights reserved.