org.camunda.bpm.container.impl.deployment
Class ProcessesXmlStartProcessEnginesStep
java.lang.Object
org.camunda.bpm.container.impl.spi.DeploymentOperationStep
org.camunda.bpm.container.impl.deployment.AbstractStartProcessEnginesStep
org.camunda.bpm.container.impl.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(DeploymentOperation operationContext)
- Specified by:
getProcessEnginesXmls in class AbstractStartProcessEnginesStep
Copyright © 2017 camunda services GmbH. All rights reserved.