ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
ilWorkflowDbHelper is part of the petri net based workflow engine. More...
Data Fields | |
const | DB_MODE_CREATE = 0 |
const | DB_MODE_UPDATE = 1 |
ilWorkflowDbHelper is part of the petri net based workflow engine.
This helper takes care of all database related actions which are part of the internal workings of the workflow engine.
Hint: This is not the place to stuff your db-calls for activities, kid!
/
Definition at line 17 of file class.ilWorkflowDbHelper.php.
const ilWorkflowDbHelper::DB_MODE_CREATE = 0 |
Definition at line 19 of file class.ilWorkflowDbHelper.php.
const ilWorkflowDbHelper::DB_MODE_UPDATE = 1 |
Definition at line 20 of file class.ilWorkflowDbHelper.php.