Package | Description |
---|---|
com.edorasware.cmmn.engine.hooks |
<p>CMMN engine implementation hooks.
|
com.edorasware.cmmn.model.expressions |
<p>Contains helper classes for plan item and case file item wrapping and lookup.
|
com.edorasware.cmmn.one.implementation |
<p>CMMN engine implementation classes for edoras one.
|
Modifier and Type | Method and Description |
---|---|
Object |
EvaluationListeners.resolvePlanItemProperty(PlanItem planItem,
String propertyName,
TransitionData transitionData,
PropertyAccessor propertyAccessor)
Resolve a plan item property passed by name on the given plan item.
|
Modifier and Type | Class and Description |
---|---|
class |
FastPropertyAccessor
Access a bean property by name.
|
Modifier and Type | Method and Description |
---|---|
Object |
OneEngineListeners.resolvePlanItemProperty(PlanItem planItem,
String propertyName,
TransitionData transitionData,
PropertyAccessor propertyAccessor) |
Object |
OneEvaluationListeners.resolvePlanItemProperty(PlanItem planItem,
String propertyName,
TransitionData transitionData,
PropertyAccessor propertyAccessor) |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.