5require_once
'./Services/WorkflowEngine/interfaces/ilDetector.php';
7require_once
'./Services/WorkflowEngine/interfaces/ilNode.php';
An exception for terminatinating execution or to throw for unit testing.
if(!array_key_exists('StateId', $_REQUEST)) $id
ilDetector Interface is part of the petri net based workflow engine.
@noinspection PhpIncludeInspection
@noinspection PhpIncludeInspection
hasInstanceVarByName($name)
setInstanceVarById($id, $value)
setStartNode(ilNode $node)
getInstanceVarByName($name)
registerDetector(ilDetector $detector)
isDataPersistenceRequired()
resetDataPersistenceRequirement()
setInstanceVarByName($name, $value)
defineInstanceVar($id, $name)