package Gems
subpackage Task_Tracker
copyright Copyright (c) 2014 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($sourceId = null, $sourceSurveyId = null, $surveyId = null, $userId = null

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

Parameters

$sourceId

$sourceSurveyId

$surveyId

$userId

 Properties

 

$loader

$loader : \Gems_Loader

Default