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