| Modifier and Type | Interface and Description |
|---|---|
interface |
AppDefinitionBaseQuery<T extends AppDefinitionBaseQuery<T,C>,C extends AppDefinition> |
interface |
AppDefinitionQuery |
interface |
AppDeploymentQuery
Allows programmatic querying of
AppDeployments. |
| Modifier and Type | Class and Description |
|---|---|
class |
AppDefinitionQueryImpl |
class |
AppDeploymentQueryImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BatchPartQuery |
interface |
BatchQuery |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchQueryImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HistoricCaseInstanceQuery |
interface |
HistoricMilestoneInstanceQuery |
interface |
HistoricPlanItemInstanceQuery |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CaseDefinitionQuery |
interface |
CmmnDeploymentQuery
Allows programmatic querying of
CmmnDeployments. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CaseInstanceQuery |
interface |
GenericEventListenerInstanceQuery |
interface |
MilestoneInstanceQuery |
interface |
PlanItemInstanceQuery
Allows to query for
PlanItemInstances. |
interface |
SignalEventListenerInstanceQuery |
interface |
UserEventListenerInstanceQuery |
| Modifier and Type | Class and Description |
|---|---|
class |
CmmnHistoricVariableInstanceQueryImpl
Wrapper class around the
HistoricVariableInstanceQueryImpl from the variable service,
specialized for usage in CMMN. |
class |
HistoricCaseInstanceQueryImpl |
class |
HistoricMilestoneInstanceQueryImpl |
class |
HistoricPlanItemInstanceQueryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
CaseDefinitionQueryImpl |
class |
CmmnDeploymentQueryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
CaseInstanceQueryImpl |
class |
GenericEventListenerInstanceQueryImpl |
class |
MilestoneInstanceQueryImpl |
class |
PlanItemInstanceQueryImpl |
class |
SignalEventListenerInstanceQueryImpl |
class |
UserEventListenerInstanceQueryImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Query<T extends Query<?,?>,U>
Describes basic methods for querying.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractQuery<T extends Query<?,?>,U>
Abstract superclass for all query types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractQuery<T extends Query<?,?>,U>
Abstract superclass for all query types.
|
| 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 | Interface and Description |
|---|---|
interface |
ContentItemBaseQuery<T extends ContentItemBaseQuery<T,C>,C extends ContentItem>
Allows programmatic querying of
ContentItems. |
interface |
ContentItemQuery
Allows programmatic querying of
ContentItems. |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentItemQueryImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DmnDecisionQuery
Allows programmatic querying of
DmnDecisions. |
interface |
DmnDeploymentQuery
Allows programmatic querying of
DmnDeployments. |
interface |
DmnHistoricDecisionExecutionQuery
Allows programmatic querying of
DmnHistoricDecisionExecutions. |
| Modifier and Type | Class and Description |
|---|---|
class |
DecisionQueryImpl |
class |
DmnDeploymentQueryImpl |
class |
HistoricDecisionExecutionQueryImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HistoricActivityInstanceQuery
Programmatic querying for
HistoricActivityInstances. |
interface |
HistoricDetailQuery
Programmatic querying for
HistoricDetails. |
interface |
HistoricProcessInstanceQuery
Allows programmatic querying of
HistoricProcessInstances. |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivityInstanceQueryImpl |
class |
DeploymentQueryImpl |
class |
ExecutionQueryImpl |
class |
HistoricActivityInstanceQueryImpl |
class |
HistoricDetailQueryImpl |
class |
HistoricProcessInstanceQueryImpl |
class |
ModelQueryImpl |
class |
ProcessDefinitionQueryImpl |
class |
ProcessInstanceQueryImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeploymentQuery
Allows programmatic querying of
Deployments. |
interface |
ModelQuery
Allows programmatic querying of
Models. |
interface |
ProcessDefinitionQuery
Allows programmatic querying of
ProcessDefinitions. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActivityInstanceQuery
Programmatic querying for
ActivityInstances. |
interface |
ExecutionQuery
Allows programmatic querying of
Executions. |
interface |
ProcessInstanceQuery
Allows programmatic querying of
ProcessInstances. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChannelDefinitionQuery
Allows programmatic querying of
ChannelDefinitions. |
interface |
EventDefinitionQuery
Allows programmatic querying of
EventDefinitions. |
interface |
EventDeploymentQuery
Allows programmatic querying of
EventDeployments. |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelDefinitionQueryImpl |
class |
EventDefinitionQueryImpl |
class |
EventDeploymentQueryImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EventSubscriptionQuery
Allows programmatic querying of
EventSubscriptions. |
| Modifier and Type | Class and Description |
|---|---|
class |
EventSubscriptionQueryImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FormDefinitionQuery
Allows programmatic querying of
FormDefinitions. |
interface |
FormDeploymentQuery
Allows programmatic querying of
FormDeployments. |
interface |
FormInstanceQuery
Allows programmatic querying of
FormInstances. |
| Modifier and Type | Class and Description |
|---|---|
class |
FormDefinitionQueryImpl |
class |
FormDeploymentQueryImpl |
class |
FormInstanceQueryImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GroupQuery
Allows to programmatically query for
Groups. |
interface |
PrivilegeQuery
Allows programmatic querying of
Privilege |
interface |
TokenQuery
Allows programmatic querying of
Token |
interface |
UserBaseQuery<T extends UserBaseQuery<T,U>,U extends User>
Allows programmatic querying of
User |
interface |
UserQuery
Allows programmatic querying of
User |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupQueryImpl |
class |
PrivilegeQueryImpl |
class |
TokenQueryImpl |
class |
UserQueryImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeadLetterJobQuery
Allows programmatic querying of
Jobs. |
interface |
ExternalWorkerJobQuery
Allows programmatic querying of External Worker
Jobs. |
interface |
HistoryJobQuery
Allows programmatic querying of
HistoryJobs. |
interface |
JobQuery
Allows programmatic querying of
Jobs. |
interface |
SuspendedJobQuery
Allows programmatic querying of
Jobs. |
interface |
TimerJobQuery
Allows programmatic querying of
Jobs. |
| Modifier and Type | Class and Description |
|---|---|
class |
DeadLetterJobQueryImpl |
class |
ExternalWorkerJobQueryImpl |
class |
HistoryJobQueryImpl |
class |
JobQueryImpl |
class |
SuspendedJobQueryImpl |
class |
TimerJobQueryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
LDAPGroupQueryImpl |
class |
LDAPUserQueryImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TaskInfoQuery<T extends TaskInfoQuery<?,?>,V extends TaskInfo>
Interface containing shared methods between the
TaskQuery and the HistoricTaskInstanceQuery. |
interface |
TaskQuery
Allows programmatic querying of
Tasks; |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HistoricTaskInstanceQuery
Allows programmatic querying for
HistoricTaskInstances. |
interface |
HistoricTaskLogEntryQuery
Allows programmatic querying of
HistoricTaskLogEntrys; |
| Modifier and Type | Class and Description |
|---|---|
class |
HistoricTaskInstanceQueryImpl |
class |
HistoricTaskLogEntryQueryImpl |
class |
TaskQueryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
KeycloakGroupQueryImpl |
class |
KeycloakUserQueryImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HistoricVariableInstanceQuery
Programmatic querying for
HistoricVariableInstances. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractVariableQueryImpl<T extends Query<?,?>,U>
Abstract query class that adds methods to query for variable values.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractVariableQueryImpl<T extends Query<?,?>,U>
Abstract query class that adds methods to query for variable values.
|
class |
HistoricVariableInstanceQueryImpl |
Copyright © 2023 Flowable. All rights reserved.