| Package | Description | 
|---|---|
| com.edorasware.cmmn.one.transitionhandlers | 
 <p>Contains code and classes implementing the  
TransitionListeners interface. | 
| com.edorasware.cmmn.one.transitionhandlers.terminate | 
 <p>Contains code and classes implementing the edoras side of the CMMN state transition  
PlanItemTransition.TERMINATE. | 
| Modifier and Type | Method and Description | 
|---|---|
TerminateHandler | 
CmmnExtensions.getTerminateExtension(Class<? extends com.edorasware.cmmn.model.structure.PlanItem> planItemType,
                     String extensionType)  | 
TerminateHandler | 
DefaultCmmnExtensions.getTerminateExtension(Class<? extends com.edorasware.cmmn.model.structure.PlanItem> planItemType,
                     String extensionType)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CaseTerminateHandler  | 
class  | 
TaskTerminateHandler  | 
class  | 
TimerEventTerminateHandler
Cancel a timer event listener by cancelling its associated background timer. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TerminateHandler | 
TerminateHandlers.getImplementation(Class<? extends com.edorasware.cmmn.model.structure.PlanItem> forPlanItem)  | 
| Constructor and Description | 
|---|
TerminateHandlers(Map<Class<? extends com.edorasware.cmmn.model.structure.PlanItem>,TerminateHandler> implementations)  | 
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.