public class DeployToWarState extends DeployToArchiveState
OUTPUT_FILE_URL
COMMAND_CLASS_KEY, COMMAND_ID_KEY, COMMAND_PLATFORM_KEY, COMMAND_TYPE_KEY, DEPLOY_SEQUENCE_KEY, DEPLOYMENT_OPTIONS_KEY
_hash
Constructor and Description |
---|
DeployToWarState() |
DeployToWarState(HashStructure hash) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Class<? extends DeployCommand> |
getCommandClass() |
getOutputFileURL, setOutputFileURL
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 DeployToWarState()
public DeployToWarState(HashStructure hash)
protected java.lang.Class<? extends DeployCommand> getCommandClass()
getCommandClass
in class DeployToArchiveState