Uses of Interface
org.camunda.bpm.ProcessEngineService
Package
Description
-
Uses of ProcessEngineService in org.camunda.bpm
Modifier and TypeMethodDescriptionstatic ProcessEngineService
BpmPlatform.getProcessEngineService()
-
Uses of ProcessEngineService in org.camunda.bpm.container
-
Uses of ProcessEngineService in org.camunda.bpm.container.impl
Modifier and TypeClassDescriptionclass
This is the defaultRuntimeContainerDelegate
implementation that delegates to the localMBeanServer
infrastructure. -
Uses of ProcessEngineService in org.camunda.bpm.container.impl.ejb
Modifier and TypeClassDescriptionclass
Exposes theProcessEngineService
as EJB inside the container.Modifier and TypeFieldDescriptionprotected ProcessEngineService
EjbBpmPlatformBootstrap.processEngineService
protected ProcessEngineService
EjbProcessEngineService.processEngineServiceDelegate
the processEngineServiceDelegate -
Uses of ProcessEngineService in org.camunda.bpm.container.impl.jboss.service