Interface BpmnModelExecutionContext

All Known Subinterfaces:
ActivityExecution, DelegateExecution, DelegateTask
All Known Implementing Classes:
ExecutionEntity, ExecutionImpl, PvmExecutionImpl, TaskEntity

public interface BpmnModelExecutionContext
Implemented by classes which provide access to the BpmnModelInstance and the currently executed FlowElement.
Author:
Daniel Meyer, Sebastian Menski