Class ScriptTaskListener
java.lang.Object
org.camunda.bpm.engine.impl.task.listener.ScriptTaskListener
- All Implemented Interfaces:
TaskListener
A
TaskListener
which invokes a ExecutableScript
when notified.- Author:
- Sebastian Menski
-
Field Summary
Fields inherited from interface org.camunda.bpm.engine.delegate.TaskListener
EVENTNAME_ASSIGNMENT, EVENTNAME_COMPLETE, EVENTNAME_CREATE, EVENTNAME_DELETE, EVENTNAME_TIMEOUT, EVENTNAME_UPDATE
-
Constructor Summary
-
Method Summary
-
Field Details
-
script
-
-
Constructor Details
-
ScriptTaskListener
-
-
Method Details
-
notify
- Specified by:
notify
in interfaceTaskListener
-
getScript
-