com.xebialabs.deployit.plugin.tomcat.step
Class TomcatDeploymentStepBase
java.lang.Object
com.xebialabs.deployit.plugin.tomcat.step.TomcatStepBase
com.xebialabs.deployit.plugin.tomcat.step.TomcatDeploymentStepBase
- All Implemented Interfaces:
- com.xebialabs.deployit.Step, java.io.Serializable
- Direct Known Subclasses:
- TomcatDeployApplicationStep, TomcatHttpBasedDeployApplicationStep, TomcatHttpBasedUnDeployApplicationStep, TomcatUnDeployApplicationStep
public abstract class TomcatDeploymentStepBase
- extends TomcatStepBase
- See Also:
- Serialized Form
|
Field Summary |
protected com.xebialabs.deployit.ci.artifact.NamedDeployableArtifact |
artifact
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.xebialabs.deployit.Step |
execute |
artifact
protected com.xebialabs.deployit.ci.artifact.NamedDeployableArtifact artifact
TomcatDeploymentStepBase
protected TomcatDeploymentStepBase(TomcatServer server,
com.xebialabs.deployit.ci.artifact.NamedDeployableArtifact artifact,
java.lang.String contextRoot)
getArtifactTargetFileName
protected java.lang.String getArtifactTargetFileName()
getExplodedWarTargetFileName
protected java.lang.String getExplodedWarTargetFileName()
getDeployedArtifactPath
protected java.lang.String getDeployedArtifactPath()
Copyright © 2010. All Rights Reserved.