Serialized Form


Package com.xebialabs.deployit.plugin.tomcat.deployed

Class com.xebialabs.deployit.plugin.tomcat.deployed.ContextElement extends com.xebialabs.deployit.plugin.generic.deployed.ProcessedTemplate<D extends com.xebialabs.deployit.plugin.api.udm.Deployable> implements Serializable

Serialized Fields

context

java.lang.String context

destroyOperation

boolean destroyOperation

createOperation

boolean createOperation

Class com.xebialabs.deployit.plugin.tomcat.deployed.ContextWarModule extends com.xebialabs.deployit.plugin.generic.deployed.CopiedArtifact<com.xebialabs.deployit.plugin.jee.artifact.War> implements Serializable

Serialized Fields

contextRoot

java.lang.String contextRoot

contextTemplate

java.lang.String contextTemplate

contextXmlTargetDirectory

java.lang.String contextXmlTargetDirectory

createOrderOfContextXml

int createOrderOfContextXml

modifyOrderOfContextXml

int modifyOrderOfContextXml

destroyOrderOfContextXml

int destroyOrderOfContextXml

contextSubject

java.lang.String contextSubject

deleteGeneratedResources

java.util.Set<E> deleteGeneratedResources

destroyOperation

boolean destroyOperation

Package com.xebialabs.deployit.plugin.tomcat.step

Class com.xebialabs.deployit.plugin.tomcat.step.RenameFileStep extends com.xebialabs.deployit.plugin.generic.step.BaseDeploymentStep implements Serializable

Serialized Fields

source

java.lang.String source

target

java.lang.String target