Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

State Definition

Definition

Acknowledged

The acknowledged state is where used if a task resource has been received and has passed message and basic business validations.

InProgress

The InProgress state is when used while 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 is available.

Rejected

The task has been rejected during validation or processing

...