db_process_type

Describes a process type

ColumnTypeReferencesComments
idInteger Primary key
vdb_idInteger  
nameString Name
name_pluralString Plural Name
descriptionString Description
requestor_reqdBoolean (t or f) Whether requestor makes sense for this process type
initial_assignee_idInteger  
initial_assignee_typeInteger 1 = None , 2 = Specific user, 3 = State manager
is_time_allowedBoolean (t or f)  
allow_clientBoolean (t or f)  
activeBoolean (t or f)  
followers_csvString Person ID CSV (-1 means project team), (-2 means PM)