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

Given an arbitrary input object send a "dsupdate" command to the admin server so that it updates all the depending domains. More...

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

Given an arbitrary input object send a "dsupdate" command to the admin server so that it updates all the depending domains.

Member Function Documentation

JobNode sfi.director.application.scripttask.ScheduleBuildDependingDomains.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.repository.DBObject.getAttribute(), sfi.director.util.Options.getOptions(), sfi.director.schedule.Scheduler.scheduleDSUpdate(), and sfi.director.util.Setup.scheduler.


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