public class DeployToAppServerState extends ProfileDeployCmdState
COMMAND_CLASS_KEY, COMMAND_ID_KEY, COMMAND_PLATFORM_KEY, COMMAND_TYPE_KEY, DEPLOY_SEQUENCE_KEY, DEPLOYMENT_OPTIONS_KEY
_hash
Constructor and Description |
---|
DeployToAppServerState() |
DeployToAppServerState(HashStructure hash) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Class<? extends DeployCommand> |
getCommandClass() |
getProfile, setProfile
getCommandClassName, getCommandClassName, getCommandId, getCommandId, getCommandType, getCommandType, getDeploymentOptions, getDeploySequence, saveTo, setCommandId, setDeploymentOptions, setDeploySequence
addStructureChangeListener, containsKey, copyTo, copyToImpl, equals, equalsImpl, findOrCreate, forcedCopyTo, getHashStructure, removeStructureChangeListener, useObjectEquals
public DeployToAppServerState()
public DeployToAppServerState(HashStructure hash)
protected java.lang.Class<? extends DeployCommand> getCommandClass()
getCommandClass
in class ProfileDeployCmdState