Esempio n. 1
0
 function run(JQManagedJob $mJob)
 {
     SampleJobCounter::increment();
     return JQManagedJob::STATUS_COMPLETED;
 }