Check token completion in a batch job

This task handles the token completion check, adding tasks to the queue when needed.

package Gems
subpackage Task
copyright Copyright (c) 2011 Erasmus MC
license New BSD License
since Class available since version 1.5.2

 Methods

Should handle execution of the task, taking as much (optional) parameters as needed

execute($tokenData = null, $userId = null

The parameters should be optional and failing to provide them should be handled by the task

Parameters

$tokenData

$userId

 Properties

 

$accesslog

$accesslog : \Gems_AccessLog

Default

 

$currentUser

$currentUser : \Gems_User_User

Default

 

$loader

$loader : \Gems_Loader

Default

 

$request

$request : \Zend_Controller_Request_Abstract

Default