/
Workflow Status (Enumeration)
Workflow Status (Enumeration)
A document in Wordbee is assigned a workflow. A workflow typically is a sequence of jobs such as "Translation" and "Revision".
The workflow status is its overall state. For example when all jobs are completed, the workflow status will be "Finished".
It is mostly encoded as a number but in some places as a string.
Number | Code | Description |
---|---|---|
0 | InProgress | Work in progress |
1 | Finished | Work finished. All jobs are either completed. Jobs may be cancelled as long as one job is completed. |
2 | Waiting | Waiting for worker. Jobs may not be started yet by workers or are on hold. |
3 | Blocked | Action required. An action is by the project manager is required. In most cases jobs were not yet assigned to workers. |
4 | Delivered | Work delivered. Work is completed and was confirmed to be delivered to the originating system. This status can be set by API. |
, multiple selections available,
Related content
projects/{pid}/workflows/{did}/status
projects/{pid}/workflows/{did}/status
More like this
projects/{pid}/workflows/{did}/status/{trg}
projects/{pid}/workflows/{did}/status/{trg}
More like this
projects/{pid}/workflows/{did}/status/{trg}/delivery/success
projects/{pid}/workflows/{did}/status/{trg}/delivery/success
More like this
Workflow Templates
Workflow Templates
More like this
Wordbee Translator Status Page
Wordbee Translator Status Page
More like this
Copyright Wordbee - Buzzin' Outside the Box since 2008