org.camunda.bpm.container.impl.jmx.deployment
Class DeployProcessArchivesStep
java.lang.Object
org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperationStep
org.camunda.bpm.container.impl.jmx.deployment.DeployProcessArchivesStep
public class DeployProcessArchivesStep
- extends MBeanDeploymentOperationStep
Deployment step responsible for creating individual DeployProcessArchiveStep
instances for each process archive configured in the META-INF/processes.xml file.
- Author:
- Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeployProcessArchivesStep
public DeployProcessArchivesStep()
getName
public String getName()
- Specified by:
getName in class MBeanDeploymentOperationStep
performOperationStep
public void performOperationStep(MBeanDeploymentOperation operationContext)
- Specified by:
performOperationStep in class MBeanDeploymentOperationStep
Copyright © 2014 camunda services GmbH. All Rights Reserved.