NAME
Armadito::Agent::Task::PullRequest - PullRequest Task base class.
DESCRIPTION
This task inherits from Armadito::Agent::Task. Send a pull GET request to get jobs agent has to do according to Armadito Plugin for GLPI.
FUNCTIONS
isEnabled ( $self )
Returns true if the task is enabled.
run ( $self, %params )
Run the task.
new ( $self, %params )
Instanciate Task.