Inheritance diagram for sfi.director.application.scripttask.ApplyDomainTemplate:

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 |
Static Public Member Functions | |
| static Vector | readTemplate (String templateName, Vector settings) throws DirectorException |
| translate a "sfisettings" Vector into a settings DBObject and read a template using readTemlate( String, DBObject ). | |
| static Vector | readTemplate (String templateName, DBObject settings) throws DirectorException |
| read a template, fill in the configuration from settings and return a Vector of DBObjects. | |
| static Vector | readTemplate (File templateFile, DBObject settings) throws DirectorException |
| translate a "sfisettings" Vector into a settings DBObject and read a template using readTemlate( String, DBObject ). | |
|
|
given an EventEnvironment create a Workflow (JobNode) doing whatever this ScriptTask is intended for
Implements sfi.director.application.ScriptTask. |
|
|
Implements sfi.director.executor.GenericConnection. |
|
||||||||||||
|
translate a "sfisettings" Vector into a settings DBObject and read a template using readTemlate( String, DBObject ).
|
|
||||||||||||
|
read a template, fill in the configuration from settings and return a Vector of DBObjects.
|
|
||||||||||||
|
translate a "sfisettings" Vector into a settings DBObject and read a template using readTemlate( String, DBObject ).
|
|
|
Implements sfi.director.executor.GenericConnection. |
1.4.5