| Modifier and Type | Class and Description |
|---|---|
class |
AppDefinitionQueryProperty |
class |
AppDeploymentQueryProperty |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchQueryProperty
Contains the possible properties that can be used in a
BatchQuery. |
| Modifier and Type | Class and Description |
|---|---|
class |
HistoricCaseInstanceQueryProperty |
class |
HistoricPlanItemInstanceQueryProperty |
| Modifier and Type | Method and Description |
|---|---|
HistoricVariableInstanceQuery |
CmmnHistoricVariableInstanceQueryImpl.orderBy(QueryProperty property) |
HistoricVariableInstanceQuery |
CmmnHistoricVariableInstanceQueryImpl.orderBy(QueryProperty property,
Query.NullHandlingOnOrder nullHandlingOnOrder) |
| Modifier and Type | Class and Description |
|---|---|
class |
CaseDefinitionQueryProperty |
class |
CmmnDeploymentQueryProperty |
| Modifier and Type | Class and Description |
|---|---|
class |
CaseInstanceQueryProperty |
class |
MilestoneInstanceQueryProperty |
class |
PlanItemInstanceQueryProperty |
| Modifier and Type | Method and Description |
|---|---|
UserEventListenerInstanceQuery |
UserEventListenerInstanceQueryImpl.orderBy(QueryProperty property) |
SignalEventListenerInstanceQuery |
SignalEventListenerInstanceQueryImpl.orderBy(QueryProperty property) |
GenericEventListenerInstanceQuery |
GenericEventListenerInstanceQueryImpl.orderBy(QueryProperty property) |
UserEventListenerInstanceQuery |
UserEventListenerInstanceQueryImpl.orderBy(QueryProperty property,
Query.NullHandlingOnOrder nullHandlingOnOrder) |
SignalEventListenerInstanceQuery |
SignalEventListenerInstanceQueryImpl.orderBy(QueryProperty property,
Query.NullHandlingOnOrder nullHandlingOnOrder) |
GenericEventListenerInstanceQuery |
GenericEventListenerInstanceQueryImpl.orderBy(QueryProperty property,
Query.NullHandlingOnOrder nullHandlingOnOrder) |
| Modifier and Type | Field and Description |
|---|---|
static Map<String,QueryProperty> |
JobQueryProperties.PROPERTIES |
static Map<String,QueryProperty> |
HistoryJobQueryProperties.PROPERTIES |
| Modifier and Type | Method and Description |
|---|---|
T |
Query.orderBy(QueryProperty property) |
T |
Query.orderBy(QueryProperty property,
Query.NullHandlingOnOrder nullHandlingOnOrder) |
| Modifier and Type | Field and Description |
|---|---|
protected QueryProperty |
ListQueryParameterObject.orderProperty |
| Modifier and Type | Method and Description |
|---|---|
T |
AbstractQuery.orderBy(QueryProperty property) |
T |
AbstractQuery.orderBy(QueryProperty property,
Query.NullHandlingOnOrder nullHandlingOnOrder) |
| Modifier and Type | Method and Description |
|---|---|
DataResponse<RES> |
AbstractPaginateList.paginateList(Map<String,String> requestParams,
PaginateRequest paginateRequest,
Query<?,REQ> query,
String defaultSort,
Map<String,QueryProperty> properties)
Deprecated.
|
static <RES,REQ> DataResponse<RES> |
PaginateListUtil.paginateList(Map<String,String> requestParams,
PaginateRequest paginateRequest,
Query<?,REQ> query,
String defaultSort,
Map<String,QueryProperty> properties,
ListProcessor<REQ,RES> listProcessor)
Uses the pagination parameters form the request and makes sure to order the result and set all pagination attributes for the response to render.
|
DataResponse<RES> |
AbstractPaginateList.paginateList(Map<String,String> requestParams,
Query<?,REQ> query,
String defaultSort,
Map<String,QueryProperty> properties)
Deprecated.
|
static <RES,REQ> DataResponse<RES> |
PaginateListUtil.paginateList(Map<String,String> requestParams,
Query<?,REQ> query,
String defaultSort,
Map<String,QueryProperty> properties,
ListProcessor<REQ,RES> listProcessor)
Uses the pagination parameters from the request and makes sure to order the result and set all pagination attributes for the response to render.
|
static <RES,REQ> DataResponse<RES> |
PaginateListUtil.paginateList(PaginateRequest paginateRequest,
Query<?,REQ> query,
String defaultSort,
Map<String,QueryProperty> properties,
ListProcessor<REQ,RES> listProcessor)
Uses the pagination attributes perform the querying and render the response.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContentItemQueryProperty
Contains the possible properties that can be used in a
ContentItemQuery. |
| Modifier and Type | Class and Description |
|---|---|
class |
DecisionQueryProperty
Contains the possible properties that can be used in a
DmnDecisionQuery. |
class |
HistoricDecisionExecutionQueryProperty
Contains the possible properties that can be used in a
DmnHistoricDecisionExecutionQuery. |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivityInstanceQueryProperty
Contains the possible properties which can be used in a
ActivityInstanceQuery. |
class |
ExecutionQueryProperty
Contains the possible properties that can be used in a
ExecutionQuery . |
class |
HistoricActivityInstanceQueryProperty
Contains the possible properties which can be used in a
HistoricActivityInstanceQuery. |
class |
HistoricDetailQueryProperty
Contains the possible properties which can be used in a
HistoricDetailQuery. |
class |
HistoricProcessInstanceQueryProperty
Contains the possible properties which can be used in a
HistoricProcessInstanceQueryProperty. |
class |
ModelQueryProperty
Contains the possible properties that can be used in a
ModelQuery. |
class |
ProcessDefinitionQueryProperty
Contains the possible properties that can be used in a
ProcessDefinitionQuery. |
class |
ProcessInstanceQueryProperty
Contains the possible properties that can be used in a
ProcessInstanceQuery. |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelDefinitionQueryProperty
Contains the possible properties that can be used in a
ChannelDefinitionQuery. |
class |
DeploymentQueryProperty
Contains the possible properties that can be used in a
EventDefinitionQueryImpl. |
class |
EventDefinitionQueryProperty
Contains the possible properties that can be used in a
EventDefinitionQuery. |
| Modifier and Type | Class and Description |
|---|---|
class |
EventSubscriptionQueryProperty |
| Modifier and Type | Field and Description |
|---|---|
static Map<String,QueryProperty> |
ExternalWorkerJobCollectionResource.PROPERTIES |
| Modifier and Type | Class and Description |
|---|---|
class |
FormInstanceQueryProperty
Contains the possible properties that can be used in a
FormInstanceQuery. |
class |
FormQueryProperty
Contains the possible properties that can be used in a
FormDefinitionQuery. |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupQueryProperty
Contains the possible properties that can be used by the
GroupQuery. |
class |
TokenQueryProperty
Contains the possible properties that can be used by the
TokenQuery. |
class |
UserQueryProperty
Contains the possible properties that can be used by the
UserQuery. |
| Modifier and Type | Field and Description |
|---|---|
protected static HashMap<String,QueryProperty> |
GroupCollectionResource.properties |
| Modifier and Type | Field and Description |
|---|---|
protected static HashMap<String,QueryProperty> |
UserCollectionResource.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
JobQueryProperty
Contains the possible properties that can be used in a
JobQuery. |
| Modifier and Type | Field and Description |
|---|---|
protected static HashMap<String,QueryProperty> |
GroupCollectionResource.properties |
protected static HashMap<String,QueryProperty> |
UserCollectionResource.properties |
| Modifier and Type | Field and Description |
|---|---|
static Map<String,QueryProperty> |
JobQueryProperties.PROPERTIES |
static Map<String,QueryProperty> |
HistoryJobQueryProperties.PROPERTIES |
| Modifier and Type | Field and Description |
|---|---|
static Map<String,QueryProperty> |
EventSubscriptionQueryProperties.PROPERTIES |
| Modifier and Type | Class and Description |
|---|---|
class |
HistoricTaskInstanceQueryProperty |
class |
HistoricTaskLogEntryQueryProperty
Contains the possible properties that can be used in a
HistoricTaskLogEntryQuery. |
class |
TaskQueryProperty
Contains the possible properties that can be used in a
TaskQuery. |
| Modifier and Type | Class and Description |
|---|---|
class |
HistoricVariableInstanceQueryProperty
Contains the possible properties which can be used in a
HistoricVariableInstanceQuery. |
Copyright © 2023 Flowable. All rights reserved.