Class AbstractParseBpmPlatformXmlStep

java.lang.Object
org.camunda.bpm.container.impl.spi.DeploymentOperationStep
org.camunda.bpm.container.impl.deployment.AbstractParseBpmPlatformXmlStep
Direct Known Subclasses:
EjbJarParsePlatformXmlStep, TomcatParseBpmPlatformXmlStep

public abstract class AbstractParseBpmPlatformXmlStep extends DeploymentOperationStep

Deployment operation step responsible for parsing and attaching the bpm-platform.xml file.

Author:
Daniel Meyer, Christian Lipphardt