Modifier and Type | Class and Description |
---|---|
class |
EditorProcessDefinitionPage |
Modifier and Type | Field and Description |
---|---|
protected AbstractPage |
DefaultViewManager.currentPage |
Modifier and Type | Method and Description |
---|---|
AbstractPage |
DefaultViewManager.getCurrentPage() |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultViewManager.switchView(AbstractPage page,
String mainMenuActive,
String subMenuActive) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractOneViewPage
Superclass for one view pages
|
class |
AbstractTablePage
Superclass for all pages that have a table on the left side of the page.
|
class |
AbstractTreePage
Superclass for all pages that have a tree on the left side of the page.
|
Modifier and Type | Class and Description |
---|---|
class |
AlfrescoProcessDefinitionPage
Page specifically to be used within the Alfresco Activiti admin UI.
|
Modifier and Type | Class and Description |
---|---|
class |
ManagementPage |
Modifier and Type | Class and Description |
---|---|
class |
AdministrationPage |
Modifier and Type | Class and Description |
---|---|
class |
CrystalBallPage |
Modifier and Type | Class and Description |
---|---|
class |
DatabasePage |
Modifier and Type | Class and Description |
---|---|
class |
DeploymentPage |
Modifier and Type | Class and Description |
---|---|
class |
GroupPage
Page for managing groups.
|
class |
UserPage
Page for managing users.
|
Modifier and Type | Class and Description |
---|---|
class |
JobPage |
Modifier and Type | Class and Description |
---|---|
class |
ActiveProcessDefinitionPage |
class |
SuspendedProcessDefinitionPage |
Modifier and Type | Field and Description |
---|---|
protected AbstractPage |
ChangeProcessSuspensionStatePopupWindow.parentPage |
Modifier and Type | Method and Description |
---|---|
protected void |
SuspendedProcessDefinitionDetailPanel.initActions(AbstractPage parentPage) |
protected void |
ActiveProcessDefinitionDetailPanel.initActions(AbstractPage parentPage) |
Constructor and Description |
---|
ChangeProcessSuspensionStatePopupWindow(String processDefinitionId,
AbstractPage parentPage,
boolean suspend) |
Modifier and Type | Class and Description |
---|---|
class |
MyProcessInstancesPage |
class |
ProcessDefinitionPage |
class |
ProcessInstancePage |
Modifier and Type | Field and Description |
---|---|
protected AbstractPage |
AbstractProcessDefinitionDetailPanel.parentPage |
Modifier and Type | Method and Description |
---|---|
protected void |
ProcessDefinitionDetailPanel.initActions(AbstractPage parentPage) |
protected abstract void |
AbstractProcessDefinitionDetailPanel.initActions(AbstractPage parentPage)
Custom toolbar buttons are added here
|
Constructor and Description |
---|
AbstractProcessDefinitionDetailPanel(String processDefinitionId,
AbstractPage parentPage) |
Modifier and Type | Class and Description |
---|---|
class |
SimpleTableEditor |
Modifier and Type | Class and Description |
---|---|
class |
RunReportsPage |
class |
SavedReportsPage |
Modifier and Type | Field and Description |
---|---|
protected AbstractPage |
ReportDetailPanel.parentPage |
Constructor and Description |
---|
ReportDetailPanel(String processDefinitionId,
AbstractPage parentPage) |
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 |
TaskPage
Abstract super class for all task pages (inbox, queued, archived, etc.),
Builds up the default UI: task list on the left, central panel and events on the right.
|
class |
TasksPage
The page displaying all cases for the logged in user.
|
Copyright © 2016 Alfresco. All rights reserved.