1 Reply Latest reply on Jun 23, 2010 6:53 AM by newbeewan

    Task statuses

    konfetov

      Is it possible to have statuses for JBPM tasks?

       

      For example,

      - Assigned (which is equal to current Started, when a task assigned to concrete user)

      - Started (when user starts his activity linked with task)

      - Suspended (user stops this activity)

      - Finished (the task completely finished)

       

      It would be fine if task statuses can be configured on process level for each process type separately.

        • 1. Re: Task statuses
          newbeewan

          Hi,

           

          You already have some status in tasks according to the Javadoc :

          STATE_OPEN

          STATE_SUSPENED

          STATE_COMPLETED

           

          What is the need about the status assigned perhaps an event would be more interesting ?

           

          Regards

          1 of 1 people found this helpful