Uses of Interface
org.camunda.bpm.ProcessEngineService
Packages that use ProcessEngineService
Package
Description
-
Uses of ProcessEngineService in org.camunda.bpm
Methods in org.camunda.bpm that return ProcessEngineServiceModifier and TypeMethodDescriptionstatic ProcessEngineService
BpmPlatform.getProcessEngineService()
-
Uses of ProcessEngineService in org.camunda.bpm.container
Methods in org.camunda.bpm.container that return ProcessEngineService -
Uses of ProcessEngineService in org.camunda.bpm.container.impl
Classes in org.camunda.bpm.container.impl that implement ProcessEngineServiceModifier and TypeClassDescriptionclass
This is the defaultRuntimeContainerDelegate
implementation that delegates to the localMBeanServer
infrastructure.Methods in org.camunda.bpm.container.impl that return ProcessEngineService -
Uses of ProcessEngineService in org.camunda.bpm.container.impl.ejb
Classes in org.camunda.bpm.container.impl.ejb that implement ProcessEngineServiceModifier and TypeClassDescriptionclass
Exposes theProcessEngineService
as EJB inside the container.Fields in org.camunda.bpm.container.impl.ejb declared as ProcessEngineServiceModifier and TypeFieldDescriptionprotected ProcessEngineService
EjbBpmPlatformBootstrap.processEngineService
protected ProcessEngineService
EjbProcessEngineService.processEngineServiceDelegate
the processEngineServiceDelegateMethods in org.camunda.bpm.container.impl.ejb that return ProcessEngineService -
Uses of ProcessEngineService in org.camunda.bpm.container.impl.jboss.service
Classes in org.camunda.bpm.container.impl.jboss.service that implement ProcessEngineServiceMethods in org.camunda.bpm.container.impl.jboss.service that return ProcessEngineService