Node Director
|
Given an arbitrary input object send a "dsupdate" command to the admin server so that it updates all the depending domains. More...
Public Member Functions | |
JobNode | create (EventEnvironment ev) throws DirectorException |
given an EventEnvironment create a Workflow (JobNode) doing whatever this ScriptTask is intended for |
Given an arbitrary input object send a "dsupdate" command to the admin server so that it updates all the depending domains.
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
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.repository.DBObject.getAttribute(), sfi.director.util.Options.getOptions(), sfi.director.schedule.Scheduler.scheduleDSUpdate(), and sfi.director.util.Setup.scheduler.