|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BpmnModelExecutionContext | |
---|---|
org.camunda.bpm.engine.delegate | 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. |
org.camunda.bpm.engine.impl.persistence.entity | |
org.camunda.bpm.engine.impl.pvm.delegate | |
org.camunda.bpm.engine.impl.pvm.runtime |
Uses of BpmnModelExecutionContext in org.camunda.bpm.engine.delegate |
---|
Subinterfaces of BpmnModelExecutionContext in org.camunda.bpm.engine.delegate | |
---|---|
interface |
DelegateExecution
Execution used in JavaDelegate s and ExecutionListener s. |
interface |
DelegateTask
|
Uses of BpmnModelExecutionContext in org.camunda.bpm.engine.impl.persistence.entity |
---|
Classes in org.camunda.bpm.engine.impl.persistence.entity that implement BpmnModelExecutionContext | |
---|---|
class |
ExecutionEntity
|
class |
TaskEntity
|
Uses of BpmnModelExecutionContext in org.camunda.bpm.engine.impl.pvm.delegate |
---|
Subinterfaces of BpmnModelExecutionContext in org.camunda.bpm.engine.impl.pvm.delegate | |
---|---|
interface |
ActivityExecution
|
Uses of BpmnModelExecutionContext in org.camunda.bpm.engine.impl.pvm.runtime |
---|
Classes in org.camunda.bpm.engine.impl.pvm.runtime that implement BpmnModelExecutionContext | |
---|---|
class |
ExecutionImpl
|
class |
PvmExecutionImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |