| Interface | Description | 
|---|---|
| ActionDecorators | 
 Provides methods to decorate available actions. 
 | 
| CaseFileItemListeners | 
 This interface provides hooks for client code to respond to case file item state transitions. 
 | 
| CmmnActionEvent | 
 An interface representing a CMMN action event. 
 | 
| CmmnActionListener | 
 An listener interface allowing implementation projects to listen to certain CMMN life-cycle and state transition
events. 
 | 
| EngineListeners | 
 Represents the main interface that is passed during CMMN engine transition handling (evaluation of next engine state). 
 | 
| EvaluationListeners | 
 This interface provides hooks for client code to evaluate expressions. 
 | 
| MigrationListeners | 
 A listener interface that allows the CMMN case engine to delegate state model migration related functionality to client code. 
 | 
| PersistenceListeners | 
 A listener interface that allows the CMMN case engine to get the CMMN XML and to save and restore its internal state. 
 | 
| PlanningListeners | 
 A listener interface that allows the CMMN case engine to delegate planning related functionality to client code. 
 | 
| StateDecorators | 
 Provides an interface method to decorate a CMMN run-time state for milestones and stages. 
 | 
| TransitionListeners | 
 This interface provides hooks for client code to respond to plan item state transitions. 
 | 
| ViewCreators | 
 Provides methods to create views (wrappers or delegates) for select internal implementation objects. 
 | 
| Enum | Description | 
|---|---|
| CmmnActionEventType | 
 Possible event types for  
CmmnActionEvent. | 
<p>CMMN engine implementation hooks.</p>
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.