TaskStateType
Possible values for the state of a task are:
-
acknowledged: The acknowledged state is used if a task resource has been received and has passed message and basic business validations. -
rejected: The task has been rejected during validation or processing. -
inProgress: The in-progress state is used while the task is being processed. -
done: The task has been completed and a result is available.
| Enum value |
|---|
|
|
|
|