35 require_once
'./Services/WorkflowEngine/classes/class.ilWorkflowEngine.php';
38 $workflow_engine->processEvent(
An exception for terminatinating execution or to throw for unit testing.
ilWorkflowCron is part of the petri net based workflow engine.
static executeCronjob()
This method is the main entry point for all chron tasks that are to be done by/for/with the workflow ...
static raiseTimePassedEvent()
Raises the generic "time passed" event.
ilWorkflowEngine is part of the petri net based workflow engine.