ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
ilWorkflowDbHelper Class Reference

ilWorkflowDbHelper is part of the petri net based workflow engine. More...

+ Collaboration diagram for ilWorkflowDbHelper:

Data Fields

const DB_MODE_CREATE = 0
 
const DB_MODE_UPDATE = 1
 

Detailed Description

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!

Author
Maximilian Becker mbeck.nosp@m.er@d.nosp@m.ataba.nosp@m.y.de
Version
$Id$

/

Definition at line 17 of file class.ilWorkflowDbHelper.php.

Field Documentation

◆ DB_MODE_CREATE

const ilWorkflowDbHelper::DB_MODE_CREATE = 0

Definition at line 19 of file class.ilWorkflowDbHelper.php.

◆ DB_MODE_UPDATE

const ilWorkflowDbHelper::DB_MODE_UPDATE = 1

Definition at line 20 of file class.ilWorkflowDbHelper.php.


The documentation for this class was generated from the following file: