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 CaseExecutionListenernotify in interface DelegateListener<DelegateCaseExecution>Exceptionpublic ExecutableScript getScript()
Copyright © 2019. All rights reserved.