Package | Description |
---|---|
at.gv.egovernment.moa.id.process | |
at.gv.egovernment.moa.id.process.spring | |
at.gv.egovernment.moa.id.process.springweb |
Modifier and Type | Method and Description |
---|---|
void |
ProcessEngineImpl.setTransitionConditionExpressionEvaluator(ExpressionEvaluator transitionConditionExpressionEvaluator)
Sets an expression evaluator that should be used to process transition condition expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
SpringExpressionEvaluator
Expression evaluator for processing
Transition conditions allowing to reference Spring beans from the
application context. |
Modifier and Type | Class and Description |
---|---|
class |
SpringWebExpressionEvaluator
Expression evaluator for processing
Transition conditions allowing to
reference Spring beans from the application context using @myBeanName... |
Copyright © 2017. All rights reserved.