Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-5322

Inconsistent docs for Task lifecycle

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Minor
    • None
    • 1.7.0.Final
    • Documentation
    • None
    • False
    • False
    • Undefined

    Description

      There is a chapter 5.7 in Kogito docs listing all Task lifecycle states. It tells that "Active" is the initial state, but on Kafka cloud event I'm receiving "Ready" state, that's not listed. Is it intended or maybe a mistake? Examples are ok, but WorkItem status list seems to be incorrect.

      5.7. Task lifecycle in Kogito processes

      In Kogito business processes, tasks are implemented as work items and their execution is defined by work item handlers. User tasks in particular are a core construct in Kogito processes. When a user task is reached in a process, the task progresses through phases of a defined lifecycle until it reaches an end state.
      Kogito supports the following default phases in a work item (task) lifecycle:

      • Active: Indicates initial state when the work item is activated
      • Abort: Indicates abnormal completion of the work item
      • Complete: Indicates normal completion of the work item
      • Claim: Assigns the work item to a specific actor, restricting access to anyone else
      • Release: Unassigns the work item from a specific actor, releasing it to any other potential user or group to work on it (by claiming or completing)
      • Skip: Skips the work item

      Attachments

        Activity

          People

            ebalta@redhat.com Esther Balta
            jakubgrabowski Jakub Grabowski (Inactive)
            Jan Stastny Jan Stastny
            Jan Stastny Jan Stastny
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: