Package | Description |
---|---|
com.edorasware.cmmn.one.transitionhandlers |
<p>Contains code and classes implementing the
TransitionListeners interface. |
com.edorasware.cmmn.one.transitionhandlers.fault |
<p>Contains code and classes implementing the edoras side of the CMMN state transition
PlanItemTransition.FAULT . |
Modifier and Type | Method and Description |
---|---|
FaultHandler |
CmmnExtensions.getFaultExtension(Class<? extends PlanItem> planItemType,
String extensionType) |
FaultHandler |
DefaultCmmnExtensions.getFaultExtension(Class<? extends PlanItem> planItemType,
String extensionType) |
Modifier and Type | Method and Description |
---|---|
FaultHandler |
FaultHandlers.getImplementation(Class<? extends PlanItem> forPlanItem) |
Constructor and Description |
---|
FaultHandlers(Map<Class<? extends PlanItem>,FaultHandler> implementations) |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.