public class ScriptCaseExecutionListener extends Object implements CaseExecutionListener
CaseExecutionListener
which invokes a ExecutableScript
when notified.Modifier and Type | Field and Description |
---|---|
protected ExecutableScript |
script |
CLOSE, COMPLETE, CREATE, DISABLE, ENABLE, EXIT, MANUAL_START, OCCUR, PARENT_RESUME, PARENT_SUSPEND, PARENT_TERMINATE, RE_ACTIVATE, RE_ENABLE, RESUME, START, SUSPEND, TERMINATE
Constructor and Description |
---|
ScriptCaseExecutionListener(ExecutableScript script) |
protected final ExecutableScript script
public ScriptCaseExecutionListener(ExecutableScript script)
public void notify(DelegateCaseExecution caseExecution) throws Exception
notify
in interface CaseExecutionListener
notify
in interface DelegateListener<DelegateCaseExecution>
Exception
public ExecutableScript getScript()
Copyright © 2019. All rights reserved.