Column | Type | References | Comments |
---|
id | Integer | | Primary key |
vdb_id | Integer | | |
name | String | | Name |
descriptionDescription | deleted_on | Dateapp_id | Integer | db_application.id | Application ID (every process type belongs to an application) |
Plural Name |
description | String | |
Date this was deleted | Description |
requestor_reqd | Boolean (t or f) | | Whether requestor makes sense for this process type |
initial_assignee_id | Integer | | |
initial_assignee_type | Integer | | 1 = None , 2 = Specific user, 3 = State manager |
is_time_allowed | Boolean (t or f) | | |
allow_client | Boolean (t or f) | | |
active | Boolean (t or f) | | |
followers_csv | String | | Person ID CSV (-1 means project team), (-2 means PM) |