ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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, $type, ilExtractorFactory\getExtractorByEventDescriptor(), and ilObjWorkflowEngine\getRepositoryDir().
|
private |
Definition at line 22 of file class.ilWorkflowEngine.php.