db_state

Workflow process state

ColumnTypeReferencesComments
idInteger Primary key
guidString  
vdb_idInteger  
nameString Short name
descriptionString Description
is_start_stateBoolean (t or f) Is this a 'start' state?
is_end_stateBoolean (t or f) Is this an 'end' state? An end state means that the process is assumed to be completed.
process_type_idIntegerdb_process_type.id 
deleted_onDate Date this state was deleted
positionInteger Order in its siblings