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

Given an arbitrary input object search for all domains depending on this object and (re-)build them. More...

Inheritance diagram for sfi.director.application.scripttask.BuildDependingDomains:
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

Given an arbitrary input object search for all domains depending on this object and (re-)build them.

Member Function Documentation

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

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