JBoss.orgCommunity Documentation

Chapter 3. Tasks

3.1. Task List
3.1.1. Task List (Personal and Group Tasks)
3.1.2. Task Details
3.1.3. Work on a Task
3.1.4. Task Assignments
3.1.5. Task Comments
3.2. New Task (Ad-Hoc Task)

This chapter introduces the Task Management screens and the its integration with the Form Modeller component to allow users to work on their assigned tasks. You can find the source code of these screens here: https://github.com/droolsjbpm/jbpm-console-ng/tree/master/jbpm-console-ng-human-tasks

Every user with access to the platform will have access to its personal task list where tasks assigned to him/her will be displayed. Each user will be able to create its own personal tasks or work on tasks that were create as a result of a business process execution.

You can access to the Task List under the Work main menu:

Pending tasks can be displayed using different methafors depending on what the user is interested on. We are currently providing two different views explained in the sections below: Grid and Calendar View.

As mentioned in the introduction a User can create their own tasks, which will not be associated with any Business Process. These tasks can be used to keep track of your personal list of TO DOs. You can also create tasks and assign them to different people in your team or group.