Package | Description |
---|---|
org.activiti.explorer.ui.task |
Modifier and Type | Class and Description |
---|---|
class |
ArchivedPage
The page displaying all archived cases for the logged in user.
|
class |
InboxPage
The page displaying all tasks currently in ones inbox.
|
class |
InvolvedPage
The page displaying all tasks for where the logged in user is involved with.
|
class |
QueuedPage
Page showing all the queued tasks of one person.
|
class |
TasksPage
The page displaying all cases for the logged in user.
|
Modifier and Type | Field and Description |
---|---|
protected TaskPage |
TaskDetailPanel.taskPage |
protected TaskPage |
HistoricTaskDetailPanel.taskPage |
Constructor and Description |
---|
HistoricTaskDetailPanel(HistoricTaskInstance historicTask,
TaskPage taskPage) |
TaskDetailPanel(Task task,
TaskPage taskPage) |
Copyright © 2016 Alfresco. All rights reserved.