Für Task Resources ist ein generisches Statusmodell und dazugehöriges Lifecycle anzuwenden
State Definition | Definition |
Acknowledged | The acknowledged state is where a task resource has been received and has passed message and basic business validations. |
InProgress | The InProgress state is when the task is being processed. |
TerminatedWithError | The task could not be correctly completed and no result is available |
Done | The task has been completed and a result available. |
Rejected | The task has been rejected during validation or processing |