This widget is the work area where you display information about a task, complete the
work that you need to do on tasks and fill out data when starting processes or performing actions on them.
You use tabs to switch between tasks you work with simulteanously.
It can be adapted to provide actions for different scenarios.
Available Since
6.2.0.1
Subtopics
The following subtopics describe the published and handled events:
Published events
Tab changed (com.ibm.widget.TabChanged) The user switched to the tab of a task or closed the active tab.
Task created (com.ibm.task.TaskCreated) The user submitted or saved task that he newly created.
Task claimed (com.ibm.task.TaskClaimed) The task is assigned to the user.
This task can be the next step in a procedure, or the next available task when
automatic assignment of the next available task is configured.
Note that the next available task might have been claimed already.
In this case the event is still published.
Task activated (com.ibm.task.TaskActivated) The user submitted a task that he newly or previously created.
Task released (com.ibm.task.TaskReleased) The user returned (released) a task assigned to him.
Task delegated (com.ibm.task.TaskDelegated) The user transferred (delegated) a task assigned to him.
Task completed (com.ibm.task.TaskCompleted) The user submitted a task assigned to him.
Task updated (com.ibm.task.TaskUpdated) The user changed due date or priority of a task.
Task terminated (com.ibm.task.TaskTerminated) The user canceled a subtask.
Escalation started (com.ibm.task.EscalationStarted) The user escalated a task.
Action requested (com.ibm.widget.ActionRequested) The user requested a custom action on the current task.
Built-in actions result in a specific event such as TaskClaimed
and do not result in an ActionRequested event.
Handled events
Action requested (com.ibm.widget.ActionRequested) Opens a tab for viewing or editing each referenced task or for creating a new task.
This event is handled for seamless interaction with the deprecated
Task Creation, My Tasks, Available Tasks,
Tasks I Created and Human Workflow Diagram widgets.
Open item (com.ibm.widget.Open)
Opens a tab for each referenced task for viewing, editing or creating.
Close item (com.ibm.widget.Close) The widget closes the tabs for the referenced tasks.
Task released (com.ibm.task.TaskReleased) The widget closes the corresponding tab if the referenced tasks are open.
This event is handled for seamless interaction with the
My Tasks widget.
Task delegated (com.ibm.task.TaskDelegated) The widget closes the corresponding tab if the referenced tasks are open.
This event is handled for seamless interaction with the
My Tasks, Team List, My Team's Tasks widgets.
Task terminated (com.ibm.task.TaskTerminated) The widget closes the corresponding tab if the referenced tasks are open.
This event is handled for seamless interaction with the
Tasks I Created widget.
Task deleted (com.ibm.task.TaskDeleted) The widget closes the corresponding tab if the referenced tasks are open.
This event is handled for seamless interaction with the
Tasks I Created widget.
Task updated (com.ibm.task.TaskUpdated) The widget refreshes the changed task properties