Check token completion in a batch job

This task handles the token completion check, but tries to limit the amount of database queries by using a bulk check per survey.

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

 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

 

$loader

$loader : \Gems_Loader

Default