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.repository
Subinterfaces 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.api
Subinterfaces of Query in org.flowable.batch.api -
Uses of Query in org.flowable.batch.service.impl
Classes in org.flowable.batch.service.impl that implement Query -
Uses of Query in org.flowable.cmmn.api.history
Subinterfaces of Query in org.flowable.cmmn.api.historyModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterface -
Uses of Query in org.flowable.cmmn.api.repository
Subinterfaces of Query in org.flowable.cmmn.api.repositoryModifier and TypeInterfaceDescriptioninterfaceinterfaceAllows programmatic querying ofCmmnDeployments. -
Uses of Query in org.flowable.cmmn.api.runtime
Subinterfaces of Query in org.flowable.cmmn.api.runtimeModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceAllows to query forPlanItemInstances.interfaceinterfaceinterface -
Uses of Query in org.flowable.cmmn.engine.impl.history
Classes 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.repository
Classes in org.flowable.cmmn.engine.impl.repository that implement Query -
Uses of Query in org.flowable.cmmn.engine.impl.runtime
Classes 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.query
Classes in org.flowable.common.engine.api.query with type parameters of type Query -
Uses of Query in org.flowable.common.engine.impl.query
Classes 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.api
Methods 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.api
Subinterfaces 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.api
Subinterfaces 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.impl
Classes in org.flowable.dmn.engine.impl that implement QueryModifier and TypeClassDescriptionclassclassclass -
Uses of Query in org.flowable.engine.history
Subinterfaces 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.impl
Classes in org.flowable.engine.impl that implement QueryModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass -
Uses of Query in org.flowable.engine.repository
Subinterfaces 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.runtime
Subinterfaces 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.api
Subinterfaces 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.impl
Classes in org.flowable.eventregistry.impl that implement QueryModifier and TypeClassDescriptionclassclassclass -
Uses of Query in org.flowable.eventsubscription.api
Subinterfaces of Query in org.flowable.eventsubscription.apiModifier and TypeInterfaceDescriptioninterfaceAllows programmatic querying ofEventSubscriptions. -
Uses of Query in org.flowable.eventsubscription.service.impl
Classes in org.flowable.eventsubscription.service.impl that implement Query -
Uses of Query in org.flowable.form.api
Subinterfaces 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.api
Subinterfaces 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.impl
Classes in org.flowable.idm.engine.impl that implement QueryModifier and TypeClassDescriptionclassclassclassclass -
Uses of Query in org.flowable.job.api
Subinterfaces 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.impl
Classes in org.flowable.job.service.impl that implement QueryModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of Query in org.flowable.task.api
Subinterfaces 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.history
Subinterfaces 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.impl
Classes in org.flowable.task.service.impl that implement QueryModifier and TypeClassDescriptionclassclassclass -
Uses of Query in org.flowable.variable.api.history
Subinterfaces of Query in org.flowable.variable.api.historyModifier and TypeInterfaceDescriptioninterfaceProgrammatic querying forHistoricVariableInstances. -
Uses of Query in org.flowable.variable.api.runtime
Subinterfaces of Query in org.flowable.variable.api.runtime -
Uses of Query in org.flowable.variable.service.impl
Classes 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