@Metadata(virtual=true,
description="Websphere Process Server Ear Module")
public class BaseEarModule
extends com.xebialabs.deployit.plugin.was.deployed.ExtensibleDeployedArtifact
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BPC_FORCE_UNDEPLOYMENT |
id, syntheticProperties, type| Constructor and Description |
|---|
BaseEarModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy(com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx,
com.xebialabs.deployit.plugin.api.deployment.specification.Delta delta) |
getFile, getPlaceholders, getSourceArtifact, setFile, setPlaceholderscreate, getSyncAfterCreateOrder, modifyaddStep, addStep, addStep, addStep, addStep, checkpoint, checkpoint, controlTaskDispatch, getDescription, getDiscoverOrder, getExposeDeployedApplication, getLibraryScripts, getPythonVars, getPythonVars, setDiscoverOrder, setExposeDeployedApplicationgetContainer, getDeployable, setContainer, setDeployablecompareTo, equals, get$token, getId, getName, getProperty, getPropertyDescriptor, getSyntheticProperties, getSyntheticProperty, getType, hashCode, hasProperty, hasSyntheticProperty, putSyntheticProperties, putSyntheticProperty, set$token, setId, setProperty, setSyntheticProperties, setType, toStringpublic static final java.lang.String BPC_FORCE_UNDEPLOYMENT
public void destroy(com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx,
com.xebialabs.deployit.plugin.api.deployment.specification.Delta delta)
destroy in class com.xebialabs.deployit.plugin.was.deployed.ExtensibleDeployed<com.xebialabs.deployit.plugin.api.udm.DeployableArtifact>