|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.el.Expression
org.jbpm.pvm.internal.el.UelMethodExpression
public class UelMethodExpression
| Field Summary | |
|---|---|
protected javax.el.MethodExpression |
methodExpression
|
| Fields inherited from class org.jbpm.pvm.internal.el.Expression |
|---|
LANGUAGE_UEL_METHOD, LANGUAGE_UEL_VALUE |
| Constructor Summary | |
|---|---|
UelMethodExpression(javax.el.MethodExpression methodExpression)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
evaluateInScope(ScopeInstanceImpl scopeInstance)
|
java.lang.String |
getExpressionString()
|
boolean |
isLiteralText()
|
| Methods inherited from class org.jbpm.pvm.internal.el.Expression |
|---|
create, create, evaluate, evaluate, evaluate, getElContext, initExpressionObjects |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected javax.el.MethodExpression methodExpression
| Constructor Detail |
|---|
public UelMethodExpression(javax.el.MethodExpression methodExpression)
| Method Detail |
|---|
public java.lang.Object evaluateInScope(ScopeInstanceImpl scopeInstance)
evaluateInScope in class Expressionpublic java.lang.String getExpressionString()
getExpressionString in class Expressionpublic boolean isLiteralText()
isLiteralText in class Expression
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||