|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.integration.spec.runtime.ExpressionEvaluator
public class ExpressionEvaluator
Evaluates an expression for a given token
| Constructor Summary | |
|---|---|
ExpressionEvaluator(org.jboss.bpm.incubator.model.Expression expr)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
evaluateExpression(org.jboss.bpm.api.runtime.Token token)
Evaluate an expression for a given token. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExpressionEvaluator(org.jboss.bpm.incubator.model.Expression expr)
| Method Detail |
|---|
public java.lang.Object evaluateExpression(org.jboss.bpm.api.runtime.Token token)
propName.replace(".", "_") applies to
property names for MVEL expressions, because the dot notation has special meaning in MVEL.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||