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