public class ChangesCommand extends PmSessionCommand
| Modifier and Type | Field and Description |
|---|---|
protected org.aesh.io.Resource |
exportDirArg |
protected String |
host |
protected String |
password |
protected String |
port |
protected String |
protocol |
protected String |
serverConfig |
protected org.aesh.io.Resource |
srcDirArg |
protected String |
username |
| Constructor and Description |
|---|
ChangesCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected ProvisioningManager |
getManager(PmCommandInvocation session) |
protected Path |
getTargetDir(PmCommandInvocation session) |
protected void |
runCommand(PmCommandInvocation session) |
executeprotected String username
protected String password
protected String port
protected String host
protected String protocol
protected String serverConfig
protected org.aesh.io.Resource exportDirArg
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)
Copyright © 2016–2018 JBoss by Red Hat. All rights reserved.