Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 612 Bytes

Workflow.md

File metadata and controls

15 lines (12 loc) · 612 Bytes

Workflow

The Workflow tracks the current status of a Submission process in the application

Field Type Description
id* String Unique Submission URI
name* String Name of workflow
step* String Current step in workflow
steps* String Comma-separated list of steps required in workflow
created* DateTime Date the record was created
lastModified* DateTime Date the record was last modified

*required
autogenerated fields are in bold and are readonly