Contains information about pending deletions associated with workflow processes.

Column

Data Type

Constraint

id

VARCHAR(40)

not null

(primary key)

Unique ID.

workflow_name

VARCHAR(255)

null

Workflow process name.

modification_time

NUMERIC(19)

null

When the workflow process was last modified.

 
loading table of contents...