Uses of Interface
org.camunda.bpm.ProcessApplicationService
-
Packages that use ProcessApplicationService Package Description org.camunda.bpm org.camunda.bpm.container org.camunda.bpm.container.impl -
-
Uses of ProcessApplicationService in org.camunda.bpm
Methods in org.camunda.bpm that return ProcessApplicationService Modifier and Type Method Description static ProcessApplicationServiceBpmPlatform. getProcessApplicationService() -
Uses of ProcessApplicationService in org.camunda.bpm.container
Methods in org.camunda.bpm.container that return ProcessApplicationService Modifier and Type Method Description ProcessApplicationServiceRuntimeContainerDelegate. getProcessApplicationService() -
Uses of ProcessApplicationService in org.camunda.bpm.container.impl
Classes in org.camunda.bpm.container.impl that implement ProcessApplicationService Modifier and Type Class Description classRuntimeContainerDelegateImplThis is the defaultRuntimeContainerDelegateimplementation that delegates to the localMBeanServerinfrastructure.Methods in org.camunda.bpm.container.impl that return ProcessApplicationService Modifier and Type Method Description ProcessApplicationServiceRuntimeContainerDelegateImpl. getProcessApplicationService()
-