Man Page: fusioninventory::agent::task
Operating Environment: debian
Section: 3pm
FusionInventory::Agent::Task(3pm) User Contributed Perl Documentation FusionInventory::Agent::Task(3pm)NAMEFusionInventory::Agent::Task - Base class for agent taskDESCRIPTIONThis is an abstract class for all task performed by the agent.METHODSnew(%params) The constructor. The following parameters are allowed, as keys of the %params hash: logger the logger object to use (default: a new stderr logger) config target storage prologresp client deviceid isEnabled() This is a method to be implemented by each subclass. run() This is a method to be implemented by each subclass. getOptionsFromServer($response, $name, $feature) Get task-specific options in server response to prolog message. getModules($prefix) Return a list of modules for this task. All modules installed at the same location than this package, belonging to __PACKAGE__ namespace, will be returned. If optional $prefix is given, base search namespace will be __PACKAGE__/$prefix instead. perl v5.14.2 2012-06-14 FusionInventory::Agent::Task(3pm)
| Related Man Pages |
|---|
| fusioninventory::agent::tools(3pm) - debian |
| gearman::task(3pm) - debian |
| padre::role::task(3pm) - debian |
| padre::task::eval(3pm) - debian |
| padre::task::file(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |