ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
ilWorkflowEngine is part of the petri net based workflow engine. More...
Public Member Functions | |
__construct ($a_mass_action=false) | |
ilWorkflowEngine constructor. More... | |
Private Attributes | |
$mass_action | |
ilWorkflowEngine is part of the petri net based workflow engine.
The workflow engine is the central hub of activity in the system. It takes care for hibernating/waking of workflows, handling and dispatching events and so on.
/
Definition at line 16 of file class.ilWorkflowEngine.php.
ilWorkflowEngine::__construct | ( | $a_mass_action = false | ) |
ilWorkflowEngine constructor.
bool | $a_mass_action |
Definition at line 29 of file class.ilWorkflowEngine.php.
References $data, $DIC, $ilSetting, array, ilExtractorFactory\getExtractorByEventDescriptor(), and ilObjWorkflowEngine\getRepositoryDir().
|
private |
Definition at line 22 of file class.ilWorkflowEngine.php.