Uses of Class
org.camunda.bpm.container.impl.deployment.StartProcessEngineStep
-
Packages that use StartProcessEngineStep Package Description org.camunda.bpm.container.impl.deployment org.camunda.bpm.container.impl.ejb.deployment -
-
Uses of StartProcessEngineStep in org.camunda.bpm.container.impl.deployment
Methods in org.camunda.bpm.container.impl.deployment that return StartProcessEngineStep Modifier and Type Method Description protected StartProcessEngineStepAbstractStartProcessEnginesStep. createStartProcessEngineStep(ProcessEngineXml parsedProcessEngine) -
Uses of StartProcessEngineStep in org.camunda.bpm.container.impl.ejb.deployment
Subclasses of StartProcessEngineStep in org.camunda.bpm.container.impl.ejb.deployment Modifier and Type Class Description classEjbStartProcessEngineStepAdds an additional configuration before the engine is builtMethods in org.camunda.bpm.container.impl.ejb.deployment that return StartProcessEngineStep Modifier and Type Method Description protected StartProcessEngineStepEjbPlatformXmlStartProcessEnginesStep. createStartProcessEngineStep(ProcessEngineXml parsedProcessEngine)
-