public class ExpressionCaseVariableListener extends Object implements CaseVariableListener
Modifier and Type | Field and Description |
---|---|
protected Expression |
expression |
CREATE, DELETE, UPDATE
Constructor and Description |
---|
ExpressionCaseVariableListener(Expression expression) |
Modifier and Type | Method and Description |
---|---|
String |
getExpressionText()
Returns the expression text for this execution listener.
|
void |
notify(DelegateCaseVariableInstance variableInstance) |
protected Expression expression
public ExpressionCaseVariableListener(Expression expression)
public void notify(DelegateCaseVariableInstance variableInstance) throws Exception
notify
in interface CaseVariableListener
notify
in interface VariableListener<DelegateCaseVariableInstance>
Exception
public String getExpressionText()
Copyright © 2019. All rights reserved.