Node Director
|
Fire an event. More...
Public Member Functions | |
JobNode | create (EventEnvironment ev) throws DirectorException |
given an EventEnvironment create a Workflow (JobNode) doing whatever this ScriptTask is intended for |
Fire an event.
JobNode sfi.director.application.scripttask.FireEvent.create | ( | EventEnvironment | ev | ) | throws DirectorException |
given an EventEnvironment create a Workflow (JobNode) doing whatever this ScriptTask is intended for
DirectorException | class refuses to be responsible for this event |
ev | the environment of the event that lead to calling create() |
Implements sfi.director.application.ScriptTask.
References sfi.director.util.Tools.debug(), sfi.director.application.objevents.Workflow.doEvent(), sfi.director.util.Tools.expand(), sfi.director.application.objevents.Workflow.flush(), sfi.director.application.objevents.Workflow.getMaster(), sfi.director.util.Options.getOption(), sfi.director.util.Options.getOptions(), sfi.director.repository.DBObject.getValue(), sfi.director.util.Logger.INFO, and sfi.director.util.Tools.log().