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

Fire event using the same event environment but only when job becomes runnable. More...

Inheritance diagram for sfi.director.application.scripttask.ChainEvent:
sfi.director.application.ScriptTask sfi.director.executor.GenericConnection sfi.director.util.Connection

Public Member Functions

JobNode create (EventEnvironment ev) throws DirectorException
 given an EventEnvironment create a Workflow (JobNode) doing whatever this ScriptTask is intended for
void setJob (RemoteJob job)
void exec () throws DirectorException

Detailed Description

Fire event using the same event environment but only when job becomes runnable.

Member Function Documentation

JobNode sfi.director.application.scripttask.ChainEvent.create ( EventEnvironment  ev) throws DirectorException
void sfi.director.application.scripttask.ChainEvent.exec ( ) throws DirectorException
void sfi.director.application.scripttask.ChainEvent.setJob ( RemoteJob  job)

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