org.camunda.bpm.container.impl.jmx.deployment
Class ProcessesXmlStartProcessEnginesStep
java.lang.Object
org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperationStep
org.camunda.bpm.container.impl.jmx.deployment.AbstractStartProcessEnginesStep
org.camunda.bpm.container.impl.jmx.deployment.ProcessesXmlStartProcessEnginesStep
public class ProcessesXmlStartProcessEnginesStep
- extends AbstractStartProcessEnginesStep
Retrieves the List of ProcessEngines from an attached ProcessesXml
.
- See Also:
AbstractParseBpmPlatformXmlStep
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessesXmlStartProcessEnginesStep
public ProcessesXmlStartProcessEnginesStep()
getProcessEnginesXmls
protected List<ProcessEngineXml> getProcessEnginesXmls(MBeanDeploymentOperation operationContext)
- Specified by:
getProcessEnginesXmls
in class AbstractStartProcessEnginesStep
Copyright © 2014 camunda services GmbH. All Rights Reserved.