Package org.camunda.bpm
Class BpmPlatform
java.lang.Object
org.camunda.bpm.BpmPlatform
Provides access to the Camunda Platform services.
- Author:
- Daniel Meyer
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ProcessEngine
static ProcessApplicationService
static ProcessEngineService
-
Field Details
-
JNDI_NAME_PREFIX
- See Also:
-
APP_JNDI_NAME
- See Also:
-
MODULE_JNDI_NAME
- See Also:
-
PROCESS_ENGINE_SERVICE_NAME
- See Also:
-
PROCESS_APPLICATION_SERVICE_NAME
- See Also:
-
PROCESS_ENGINE_SERVICE_JNDI_NAME
- See Also:
-
PROCESS_APPLICATION_SERVICE_JNDI_NAME
- See Also:
-
-
Constructor Details
-
BpmPlatform
public BpmPlatform()
-
-
Method Details
-
getProcessEngineService
-
getProcessApplicationService
-
getDefaultProcessEngine
-