| Package | Description | 
|---|---|
| com.edorasware.cmmn.one.transitionhandlers | 
 <p>Contains code and classes implementing the  
TransitionListeners interface. | 
| com.edorasware.cmmn.one.transitionhandlers.create | 
 <p>Contains code and classes implementing the edoras side of the CMMN state transition  
PlanItemTransition.CREATE. | 
| Modifier and Type | Method and Description | 
|---|---|
CreateHandler | 
CmmnExtensions.getCreateExtension(Class<? extends com.edorasware.cmmn.model.structure.PlanItem> planItemType,
                  String extensionType)  | 
CreateHandler | 
DefaultCmmnExtensions.getCreateExtension(Class<? extends com.edorasware.cmmn.model.structure.PlanItem> planItemType,
                  String extensionType)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CaseCreateHandler
Starts a case. 
 | 
class  | 
HumanTaskCreateHandler
Simply sets the human task’s clientRef property to the ID of the human task’s edoras task definition ID. 
 | 
class  | 
TimerEventCreateHandler
Starts a background timer and links it to the passed plan item in order to eventually respond to the completed
background timer by completing the plan item. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CreateHandler | 
CreateHandlers.getImplementation(Class<? extends com.edorasware.cmmn.model.structure.PlanItem> forPlanItem)  | 
| Constructor and Description | 
|---|
CreateHandlers(Map<Class<? extends com.edorasware.cmmn.model.structure.PlanItem>,CreateHandler> implementations)  | 
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.