| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLazyLoadingQuery |
| Modifier and Type | Field and Description |
|---|---|
protected LazyLoadingQuery |
LazyLoadingContainer.lazyLoadingQuery |
| Constructor and Description |
|---|
LazyLoadingContainer(LazyLoadingQuery lazyLoadingQuery) |
LazyLoadingContainer(LazyLoadingQuery lazyLoadingQuery,
int batchSize) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessInstanceTableLazyQuery |
| Modifier and Type | Class and Description |
|---|---|
class |
TableDataQuery |
| Modifier and Type | Class and Description |
|---|---|
class |
DeploymentListQuery |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupListQuery |
class |
GroupMembersQuery
LazyLoadingQuery that queries all members of a given group. |
class |
GroupSelectionQuery
Query that selects available groups for a user.
|
class |
GroupsForUserQuery |
class |
UserListQuery |
| Modifier and Type | Field and Description |
|---|---|
protected LazyLoadingQuery |
GroupPage.groupListQuery |
protected LazyLoadingQuery |
UserPage.userListQuery |
| Modifier and Type | Class and Description |
|---|---|
class |
JobListQuery |
| Modifier and Type | Class and Description |
|---|---|
class |
ActiveProcessDefinitionListQuery |
class |
SuspendedProcessDefinitionListQuery |
| Modifier and Type | Field and Description |
|---|---|
protected LazyLoadingQuery |
SuspendedProcessDefinitionPage.processDefinitionListQuery |
protected LazyLoadingQuery |
ActiveProcessDefinitionPage.processDefinitionListQuery |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessInstanceListQuery |
| Modifier and Type | Class and Description |
|---|---|
class |
MyProcessInstancesListQuery |
class |
ProcessDefinitionListQuery |
| Modifier and Type | Field and Description |
|---|---|
protected LazyLoadingQuery |
ProcessInstancePage.lazyLoadingQuery |
| Modifier and Type | Method and Description |
|---|---|
protected abstract LazyLoadingQuery |
ProcessInstancePage.createLazyLoadingQuery() |
protected LazyLoadingQuery |
MyProcessInstancesPage.createLazyLoadingQuery() |
| Modifier and Type | Class and Description |
|---|---|
class |
ReportListQuery |
class |
SavedReportsListQuery |
| Modifier and Type | Field and Description |
|---|---|
protected LazyLoadingQuery |
SavedReportsPage.reportListQuery |
protected LazyLoadingQuery |
RunReportsPage.reportListQuery |
| Modifier and Type | Field and Description |
|---|---|
protected LazyLoadingQuery |
TaskPage.lazyLoadingQuery |
| Modifier and Type | Method and Description |
|---|---|
protected LazyLoadingQuery |
TasksPage.createLazyLoadingQuery() |
protected abstract LazyLoadingQuery |
TaskPage.createLazyLoadingQuery() |
protected LazyLoadingQuery |
QueuedPage.createLazyLoadingQuery() |
protected LazyLoadingQuery |
InvolvedPage.createLazyLoadingQuery() |
protected LazyLoadingQuery |
InboxPage.createLazyLoadingQuery() |
protected LazyLoadingQuery |
ArchivedPage.createLazyLoadingQuery() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTaskListQuery |
class |
ArchivedListQuery
LazyLoadingQuery for the Archived tasks page. |
class |
InboxListQuery |
class |
InvolvedListQuery |
class |
QueuedListQuery |
class |
TasksListQuery |
Copyright © 2016 Alfresco. All rights reserved.