Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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
  • No labels