Uses of Interface
org.flowable.common.engine.api.query.Query
Packages that use Query
Package
Description
Classes related to the 
HistoryService.API implementation classes, which shouldn't directly be used by end-users.
Classes related to the 
RepositoryService.Classes related to the 
RuntimeService.- 
Uses of Query in org.flowable.app.api.repositorySubinterfaces of Query in org.flowable.app.api.repositoryModifier and TypeInterfaceDescriptioninterfaceAppDefinitionBaseQuery<T extends AppDefinitionBaseQuery<T,C>, C extends AppDefinition> interfaceinterfaceAppDeploymentBaseQuery<T extends AppDeploymentBaseQuery<T,C>, C extends AppDeployment> interfaceAllows programmatic querying ofAppDeployments.
- 
Uses of Query in org.flowable.batch.apiSubinterfaces of Query in org.flowable.batch.api
- 
Uses of Query in org.flowable.batch.service.implClasses in org.flowable.batch.service.impl that implement Query
- 
Uses of Query in org.flowable.cmmn.api.historySubinterfaces of Query in org.flowable.cmmn.api.historyModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterface
- 
Uses of Query in org.flowable.cmmn.api.repositorySubinterfaces of Query in org.flowable.cmmn.api.repositoryModifier and TypeInterfaceDescriptioninterfaceinterfaceAllows programmatic querying ofCmmnDeployments.
- 
Uses of Query in org.flowable.cmmn.api.runtimeSubinterfaces of Query in org.flowable.cmmn.api.runtimeModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceAllows to query forPlanItemInstances.interfaceinterfaceinterface
- 
Uses of Query in org.flowable.cmmn.engine.impl.historyClasses in org.flowable.cmmn.engine.impl.history that implement QueryModifier and TypeClassDescriptionclassWrapper class around theHistoricVariableInstanceQueryImplfrom the variable service, specialized for usage in CMMN.classclassclass
- 
Uses of Query in org.flowable.cmmn.engine.impl.repositoryClasses in org.flowable.cmmn.engine.impl.repository that implement Query
- 
Uses of Query in org.flowable.cmmn.engine.impl.runtimeClasses in org.flowable.cmmn.engine.impl.runtime that implement QueryModifier and TypeClassDescriptionclassclassWrapper class around theVariableInstanceQueryImplfrom the variable service, specialized for usage in CMMN.classclassclassclassclass
- 
Uses of Query in org.flowable.common.engine.api.queryClasses in org.flowable.common.engine.api.query with type parameters of type Query
- 
Uses of Query in org.flowable.common.engine.impl.queryClasses in org.flowable.common.engine.impl.query with type parameters of type QueryModifier and TypeClassDescriptionclassAbstractQuery<T extends Query<?,?>, U> Abstract superclass for all query types.Classes in org.flowable.common.engine.impl.query that implement QueryModifier and TypeClassDescriptionclassAbstractQuery<T extends Query<?,?>, U> Abstract superclass for all query types.
- 
Uses of Query in org.flowable.common.rest.apiMethods in org.flowable.common.rest.api with parameters of type QueryModifier and TypeMethodDescriptionstatic <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(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.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.
- 
Uses of Query in org.flowable.content.apiSubinterfaces of Query in org.flowable.content.apiModifier and TypeInterfaceDescriptioninterfaceContentItemBaseQuery<T extends ContentItemBaseQuery<T,C>, C extends ContentItem> Allows programmatic querying ofContentItems.interfaceAllows programmatic querying ofContentItems.
- 
Uses of Query in org.flowable.dmn.apiSubinterfaces of Query in org.flowable.dmn.apiModifier and TypeInterfaceDescriptioninterfaceAllows programmatic querying ofDmnDecisions.interfaceAllows programmatic querying ofDmnDeployments.interfaceAllows programmatic querying ofDmnHistoricDecisionExecutions.
- 
Uses of Query in org.flowable.dmn.engine.implClasses in org.flowable.dmn.engine.impl that implement QueryModifier and TypeClassDescriptionclassclassclass
- 
Uses of Query in org.flowable.engine.historySubinterfaces of Query in org.flowable.engine.historyModifier and TypeInterfaceDescriptioninterfaceProgrammatic querying forHistoricActivityInstances.interfaceProgrammatic querying forHistoricDetails.interfaceAllows programmatic querying ofHistoricProcessInstances.
- 
Uses of Query in org.flowable.engine.implClasses in org.flowable.engine.impl that implement QueryModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass
- 
Uses of Query in org.flowable.engine.repositorySubinterfaces of Query in org.flowable.engine.repositoryModifier and TypeInterfaceDescriptioninterfaceAllows programmatic querying ofDeployments.interfaceAllows programmatic querying ofModels.interfaceAllows programmatic querying ofProcessDefinitions.
- 
Uses of Query in org.flowable.engine.runtimeSubinterfaces of Query in org.flowable.engine.runtimeModifier and TypeInterfaceDescriptioninterfaceProgrammatic querying forActivityInstances.interfaceAllows programmatic querying ofExecutions.interfaceAllows programmatic querying ofProcessInstances.
- 
Uses of Query in org.flowable.eventregistry.apiSubinterfaces of Query in org.flowable.eventregistry.apiModifier and TypeInterfaceDescriptioninterfaceAllows programmatic querying ofChannelDefinitions.interfaceAllows programmatic querying ofEventDefinitions.interfaceAllows programmatic querying ofEventDeployments.
- 
Uses of Query in org.flowable.eventregistry.implClasses in org.flowable.eventregistry.impl that implement QueryModifier and TypeClassDescriptionclassclassclass
- 
Uses of Query in org.flowable.eventsubscription.apiSubinterfaces of Query in org.flowable.eventsubscription.apiModifier and TypeInterfaceDescriptioninterfaceAllows programmatic querying ofEventSubscriptions.
- 
Uses of Query in org.flowable.eventsubscription.service.implClasses in org.flowable.eventsubscription.service.impl that implement Query
- 
Uses of Query in org.flowable.form.apiSubinterfaces of Query in org.flowable.form.apiModifier and TypeInterfaceDescriptioninterfaceAllows programmatic querying ofFormDefinitions.interfaceAllows programmatic querying ofFormDeployments.interfaceAllows programmatic querying ofFormInstances.
- 
Uses of Query in org.flowable.idm.apiSubinterfaces of Query in org.flowable.idm.apiModifier and TypeInterfaceDescriptioninterfaceAllows to programmatically query forGroups.interfaceAllows programmatic querying ofPrivilegeinterfaceAllows programmatic querying ofTokeninterfaceUserBaseQuery<T extends UserBaseQuery<T,U>, U extends User> Allows programmatic querying ofUserinterfaceAllows programmatic querying ofUser
- 
Uses of Query in org.flowable.idm.engine.implClasses in org.flowable.idm.engine.impl that implement QueryModifier and TypeClassDescriptionclassclassclassclass
- 
Uses of Query in org.flowable.job.apiSubinterfaces of Query in org.flowable.job.apiModifier and TypeInterfaceDescriptioninterfaceBaseJobQuery<U extends BaseJobQuery<U,T>, T extends Job> Allows programmatic querying ofJobs.interfaceAllows programmatic querying ofJobs.interfaceAllows programmatic querying of External WorkerJobs.interfaceAllows programmatic querying ofHistoryJobs.interfaceAllows programmatic querying ofJobs.interfaceAllows programmatic querying ofJobs.interfaceAllows programmatic querying ofJobs.
- 
Uses of Query in org.flowable.job.service.implClasses in org.flowable.job.service.impl that implement QueryModifier and TypeClassDescriptionclassclassclassclassclassclass
- 
Uses of Query in org.flowable.task.apiSubinterfaces of Query in org.flowable.task.apiModifier and TypeInterfaceDescriptioninterfaceTaskInfoQuery<T extends TaskInfoQuery<?,?>, V extends TaskInfo> Interface containing shared methods between theTaskQueryand theHistoricTaskInstanceQuery.interfaceAllows programmatic querying ofTasks;
- 
Uses of Query in org.flowable.task.api.historySubinterfaces of Query in org.flowable.task.api.historyModifier and TypeInterfaceDescriptioninterfaceAllows programmatic querying forHistoricTaskInstances.interfaceAllows programmatic querying ofHistoricTaskLogEntrys;
- 
Uses of Query in org.flowable.task.service.implClasses in org.flowable.task.service.impl that implement QueryModifier and TypeClassDescriptionclassclassclass
- 
Uses of Query in org.flowable.variable.api.historySubinterfaces of Query in org.flowable.variable.api.historyModifier and TypeInterfaceDescriptioninterfaceProgrammatic querying forHistoricVariableInstances.
- 
Uses of Query in org.flowable.variable.api.runtimeSubinterfaces of Query in org.flowable.variable.api.runtime
- 
Uses of Query in org.flowable.variable.service.implClasses in org.flowable.variable.service.impl with type parameters of type QueryModifier and TypeClassDescriptionclassAbstractVariableQueryImpl<T extends Query<?,?>, U> Abstract query class that adds methods to query for variable values.Classes in org.flowable.variable.service.impl that implement QueryModifier and TypeClassDescriptionclassAbstractVariableQueryImpl<T extends Query<?,?>, U> Abstract query class that adds methods to query for variable values.classclass