Class ParseProcessesXmlStep

java.lang.Object
org.camunda.bpm.container.impl.spi.DeploymentOperationStep
org.camunda.bpm.container.impl.deployment.ParseProcessesXmlStep

public class ParseProcessesXmlStep extends DeploymentOperationStep

Detects and parses all META-INF/processes.xml files within the process application and attaches the parsed Metadata to the operation context.

Author:
Daniel Meyer