Class DeployProcessArchivesStep

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

public class DeployProcessArchivesStep extends DeploymentOperationStep

Deployment step responsible for creating individual DeployProcessArchiveStep instances for each process archive configured in the META-INF/processes.xml file.

Author:
Daniel Meyer