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 CaseVariableListenernotify in interface VariableListener<DelegateCaseVariableInstance>Exceptionpublic String getExpressionText()
Copyright © 2013–2020 camunda services GmbH. All rights reserved.