doc/book/en/development/datamodel/baseschema.rst
branchstable
changeset 2172 cf8f9180e63e
parent 1714 a721966779be
child 2175 16d3c37c5d28
equal deleted inserted replaced
2125:19861294506f 2172:cf8f9180e63e
    22 
    22 
    23 Entity types used to manage workflows
    23 Entity types used to manage workflows
    24 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    24 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    25 * `State`, workflow state
    25 * `State`, workflow state
    26 * `Transition`, workflow transition
    26 * `Transition`, workflow transition
    27 * `TrInfo`, record of a transition trafic for an entity 
    27 * `TrInfo`, record of a transition trafic for an entity
    28 
    28 
    29 Other entity types
    29 Other entity types
    30 ~~~~~~~~~~~~~~~~~~
    30 ~~~~~~~~~~~~~~~~~~
    31 * `CWCache`
    31 * `CWCache`
    32 * `CWProperty`, used to configure the application
    32 * `CWProperty`, used to configure the application