public class ExpressionEvaluationEvent extends ScopeEvent
BpelEvent.TYPE
eventContext
Constructor and Description |
---|
ExpressionEvaluationEvent() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getExpression() |
BpelEvent.TYPE |
getType() |
void |
setExpression(java.lang.String expression) |
getParentScopeId, getParentScopesNames, getScopeDeclarationId, getScopeId, getScopeName, setParentScopeId, setParentScopesNames, setScopeDeclerationId, setScopeId, setScopeName
getProcessInstanceId, setProcessInstanceId
getProcessId, getProcessName, setProcessId, setProcessName
eventName, getLineNo, getTimestamp, setLineNo, setTimestamp, toString
public java.lang.String getExpression()
public void setExpression(java.lang.String expression)
public BpelEvent.TYPE getType()
getType
in class ScopeEvent