2 require_once
'./Services/WorkflowEngine/classes/workflows/class.ilBaseWorkflow.php';
3 require_once
'./Services/WorkflowEngine/classes/nodes/class.ilBasicNode.php';
4 require_once
'./Services/WorkflowEngine/classes/detectors/class.ilEventDetector.php';
14 'type' =>
'time_passed',
15 'content' =>
'time_passed',
16 'subject_type' =>
'none',
18 'context_type' =>
'none',
29 $this->
addNode($_v_StartEvent_1);
30 $_v_StartEvent_1->setName(
'$_v_StartEvent_1');
33 $_v_StartEvent_1_detector->setName(
'$_v_StartEvent_1_detector');
34 $_v_StartEvent_1_detector->setEvent(
"time_passed",
"time_passed");
35 $_v_StartEvent_1_detector->setEventSubject(
"none",
"0");
36 $_v_StartEvent_1_detector->setEventContext(
"none",
"0");
37 $_v_StartEvent_1_detector->setListeningTimeframe(1399889594, 0);
static getStartEventInfo()
addNode(ilNode $node)
This method adds a node to the workflow.
static $startEventRequired
Create styles array
The data for the language used.