public class ScriptCaseVariableListener extends Object implements CaseVariableListener
| Modifier and Type | Field and Description |
|---|---|
protected ExecutableScript |
script |
CREATE, DELETE, UPDATE| Constructor and Description |
|---|
ScriptCaseVariableListener(ExecutableScript script) |
| Modifier and Type | Method and Description |
|---|---|
ExecutableScript |
getScript() |
void |
notify(DelegateCaseVariableInstance variableInstance) |
protected final ExecutableScript script
public ScriptCaseVariableListener(ExecutableScript script)
public void notify(DelegateCaseVariableInstance variableInstance) throws Exception
notify in interface CaseVariableListenernotify in interface VariableListener<DelegateCaseVariableInstance>Exceptionpublic ExecutableScript getScript()
Copyright © 2013–2021 camunda services GmbH. All rights reserved.