debian man page for fusioninventory::agent::task

Query: fusioninventory::agent::task

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FusionInventory::Agent::Task(3pm)			User Contributed Perl Documentation			 FusionInventory::Agent::Task(3pm)

NAME
FusionInventory::Agent::Task - Base class for agent task
DESCRIPTION
This is an abstract class for all task performed by the agent.
METHODS
new(%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::storage(3pm) - debian
fusioninventory::agent::tools::unix(3pm) - debian
padre::task::file(3pm) - debian
padre::task::introducetemporaryvariable(3pm) - debian
padre::task::lwp(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?