SetStartStatus(); //Setup the Finances container $finance = new FinanceHelper(); $finance->GetHoldingWalletJournal(1); //Mark the job as finished $task->SetStopStatus(); } }