Uses of Interface
org.camunda.bpm.engine.delegate.ProcessEngineServicesAware
Package
Description
Interfaces used to include Java code in a process as the behavior of an activity
or as a listener to process events with
JavaDelegate
s.-
Uses of ProcessEngineServicesAware in org.camunda.bpm.engine.delegate
Modifier and TypeInterfaceDescriptioninterface
interface
interface
Execution used inJavaDelegate
s andExecutionListener
s.interface
interface
DelegateVariableInstance<T extends BaseDelegateExecution>
-
Uses of ProcessEngineServicesAware in org.camunda.bpm.engine.impl.cmmn.entity.runtime
-
Uses of ProcessEngineServicesAware in org.camunda.bpm.engine.impl.cmmn.execution
-
Uses of ProcessEngineServicesAware in org.camunda.bpm.engine.impl.persistence.entity
-
Uses of ProcessEngineServicesAware in org.camunda.bpm.engine.impl.pvm.delegate
-
Uses of ProcessEngineServicesAware in org.camunda.bpm.engine.impl.pvm.runtime
-
Uses of ProcessEngineServicesAware in org.camunda.bpm.engine.impl.variable.listener