Constructor & Destructor Documentation
Constructor
- Todo:
- verify $storageClass extends storage base interface
Implements IEngine.
Member Function Documentation
Field Documentation
Name of the workflow
The name will be set by the constructor of this object.
Storage object implementation of IStorage
This object will be set by the constructor of this class based on defined storage type and available storage types of the implementing class.
Storage type that should be used for specific instance.
This must be one of the indexes defined in the $storageTypes array. Implementing classes may define or let users define this as necessary.
Array of defined storage types
Index should be the storage type constant, and the value should be the class name that implements IStorage interface. This can be entirely defined in implementing classes.
Reimplemented in Engine.
const STORAGE_TYPE_DB = 1 |
The documentation for this class was generated from the following file: