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 PlanItem> planItemType,
String extensionType) |
TerminateHandler |
DefaultCmmnExtensions.getTerminateExtension(Class<? extends 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 PlanItem> forPlanItem) |
Constructor and Description |
---|
TerminateHandlers(Map<Class<? extends PlanItem>,TerminateHandler> implementations) |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.