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

Retrieve system information from a host. More...

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

Protected Member Functions

void fetch () throws DirectorException
void push () throws DirectorException

Detailed Description

Retrieve system information from a host.

Member Function Documentation

JobNode sfi.director.application.scripttask.CollectSysinfo.create ( EventEnvironment  ev) throws DirectorException
void sfi.director.application.scripttask.CollectSysinfo.exec ( ) throws DirectorException
void sfi.director.application.scripttask.CollectSysinfo.fetch ( ) throws DirectorException
protected
void sfi.director.application.scripttask.CollectSysinfo.push ( ) throws DirectorException
protected
void sfi.director.application.scripttask.CollectSysinfo.setJob ( RemoteJob  job)

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