NAME
Armadito::Agent::Task::Scan - Scan Task base class
DESCRIPTION
This task inherits from Armadito::Agent::Task. Launch a Antivirus on-demand scan and send a brief report to GPLI server Armadito plugin.
FUNCTIONS
isEnabled ( $self )
Returns true if the task is enabled.
run ( $self, %params )
Run the task.
new ( $self, %params )
Instanciate Task.