com.xebialabs.deployit.plugin.wls.step
Class WlsUndeployArtifactStep
java.lang.Object
com.xebialabs.deployit.plugin.wls.step.WlsStepBase
com.xebialabs.deployit.plugin.wls.step.SimpleWlstExecutingStep
com.xebialabs.deployit.plugin.wls.step.WlsUndeployArtifactStep
- All Implemented Interfaces:
- com.xebialabs.deployit.Step, java.io.Serializable
public class WlsUndeployArtifactStep
- extends SimpleWlstExecutingStep
Undeploys a deployed application.
- See Also:
- Serialized Form
|
Field Summary |
private static java.lang.String |
SCRIPT_NAME
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SCRIPT_NAME
private static final java.lang.String SCRIPT_NAME
- See Also:
- Constant Field Values
WlsUndeployArtifactStep
public WlsUndeployArtifactStep(WlsServer server,
com.xebialabs.deployit.ci.artifact.Ear application)
WlsUndeployArtifactStep
public WlsUndeployArtifactStep(WlsCluster cluster,
com.xebialabs.deployit.ci.artifact.Ear application)
WlsUndeployArtifactStep
public WlsUndeployArtifactStep(WlsServer server,
com.xebialabs.deployit.ci.artifact.War application)
WlsUndeployArtifactStep
public WlsUndeployArtifactStep(WlsCluster cluster,
com.xebialabs.deployit.ci.artifact.War application)
WlsUndeployArtifactStep
public WlsUndeployArtifactStep(WlsServer server,
com.xebialabs.deployit.ci.artifact.EjbJar application)
WlsUndeployArtifactStep
public WlsUndeployArtifactStep(WlsCluster cluster,
com.xebialabs.deployit.ci.artifact.EjbJar application)
Copyright © 2010. All Rights Reserved.