| Package | Description | 
|---|---|
| com.edorasware.cmmn.one.transitionhandlers | 
 <p>Contains code and classes implementing the  
TransitionListeners interface. | 
| com.edorasware.cmmn.one.transitionhandlers.start | 
 <p>Contains code and classes implementing the edoras side of the CMMN state transition  
PlanItemTransition.START. | 
| Modifier and Type | Method and Description | 
|---|---|
StartHandler | 
CmmnExtensions.getStartExtension(Class<? extends com.edorasware.cmmn.model.structure.PlanItem> planItemType,
                 String extensionType)  | 
StartHandler | 
DefaultCmmnExtensions.getStartExtension(Class<? extends com.edorasware.cmmn.model.structure.PlanItem> planItemType,
                 String extensionType)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AddCommentTaskStartHandler
A service task that creates a comment entry on a target work object. 
 | 
class  | 
BpmnProcessTaskStartHandler
A start handler for CMMN start transition of a BPMN process task. 
 | 
class  | 
CaseTaskStartHandler  | 
class  | 
CreateDocumentTaskStartHandler
Creates a document from a document template and attaches it to the plan item’s top-most Case Work Object in the hierarchy. 
 | 
class  | 
DmnRuleTaskStartHandler
A service task that evaluates Dmn rule. 
 | 
class  | 
ExpressionEvaluationServiceTaskStartHandler
A simple type of service task that can evaluate an expression and store the result of the expression evaluation
on the case. 
 | 
class  | 
HumanTaskStartHandler  | 
class  | 
InitVariablesServiceTaskStartHandler
A service task that initializes a set of variables based on an input parameter map. 
 | 
class  | 
SendMailTaskStartHandler
Send e-mails as configured via an edoras one CMMN Send Mail task. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
StartHandler | 
StartHandlers.getImplementation(Class<? extends com.edorasware.cmmn.model.structure.PlanItem> forPlanItem)  | 
| Constructor and Description | 
|---|
StartHandlers(Map<Class<? extends com.edorasware.cmmn.model.structure.PlanItem>,StartHandler> implementations)  | 
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.