Node Director
Public Member Functions | List of all members
sfi.director.application.scripttask.FireEvent Class Reference

Fire an event. More...

Inheritance diagram for sfi.director.application.scripttask.FireEvent:
sfi.director.application.ScriptTask

Public Member Functions

JobNode create (EventEnvironment ev) throws DirectorException
 given an EventEnvironment create a Workflow (JobNode) doing whatever this ScriptTask is intended for

Detailed Description

Fire an event.

Member Function Documentation

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

Exceptions
DirectorExceptionclass refuses to be responsible for this event
Parameters
evthe environment of the event that lead to calling create()
Returns
a workflow (null ok)

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().


The documentation for this class was generated from the following file: