Uses of Interface
org.flowable.common.engine.api.query.Query
Packages that use Query
Package
Description
Classes related to the
HistoryService
.Classes related to the
RepositoryService
.Classes related to the
RuntimeService
.-
Uses of Query in org.flowable.batch.api
Subinterfaces of Query in org.flowable.batch.api -
Uses of Query in org.flowable.cmmn.api.history
Subinterfaces of Query in org.flowable.cmmn.api.historyModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
-
Uses of Query in org.flowable.cmmn.api.repository
Subinterfaces of Query in org.flowable.cmmn.api.repositoryModifier and TypeInterfaceDescriptioninterface
interface
Allows programmatic querying ofCmmnDeployment
s. -
Uses of Query in org.flowable.cmmn.api.runtime
Subinterfaces of Query in org.flowable.cmmn.api.runtimeModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
Allows to query forPlanItemInstance
s.interface
interface
interface
-
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.dmn.api
Subinterfaces of Query in org.flowable.dmn.apiModifier and TypeInterfaceDescriptioninterface
Allows programmatic querying ofDmnDecision
s.interface
Allows programmatic querying ofDmnDeployment
s.interface
Allows programmatic querying ofDmnHistoricDecisionExecution
s. -
Uses of Query in org.flowable.engine.history
Subinterfaces of Query in org.flowable.engine.historyModifier and TypeInterfaceDescriptioninterface
Programmatic querying forHistoricActivityInstance
s.interface
Programmatic querying forHistoricDetail
s.interface
Allows programmatic querying ofHistoricProcessInstance
s. -
Uses of Query in org.flowable.engine.repository
Subinterfaces of Query in org.flowable.engine.repositoryModifier and TypeInterfaceDescriptioninterface
Allows programmatic querying ofDeployment
s.interface
Allows programmatic querying ofModel
s.interface
Allows programmatic querying ofProcessDefinition
s. -
Uses of Query in org.flowable.engine.runtime
Subinterfaces of Query in org.flowable.engine.runtimeModifier and TypeInterfaceDescriptioninterface
Programmatic querying forActivityInstance
s.interface
Allows programmatic querying ofExecution
s.interface
Allows programmatic querying ofProcessInstance
s. -
Uses of Query in org.flowable.eventregistry.api
Subinterfaces of Query in org.flowable.eventregistry.apiModifier and TypeInterfaceDescriptioninterface
Allows programmatic querying ofChannelDefinition
s.interface
Allows programmatic querying ofEventDefinition
s.interface
Allows programmatic querying ofEventDeployment
s. -
Uses of Query in org.flowable.eventsubscription.api
Subinterfaces of Query in org.flowable.eventsubscription.apiModifier and TypeInterfaceDescriptioninterface
Allows programmatic querying ofEventSubscription
s. -
Uses of Query in org.flowable.job.api
Subinterfaces of Query in org.flowable.job.apiModifier and TypeInterfaceDescriptioninterface
BaseJobQuery<U extends BaseJobQuery<U,
T>, T extends Job> Allows programmatic querying ofJob
s.interface
Allows programmatic querying ofJob
s.interface
Allows programmatic querying of External WorkerJob
s.interface
Allows programmatic querying ofHistoryJob
s.interface
Allows programmatic querying ofJob
s.interface
Allows programmatic querying ofJob
s.interface
Allows programmatic querying ofJob
s. -
Uses of Query in org.flowable.task.api
Subinterfaces of Query in org.flowable.task.apiModifier and TypeInterfaceDescriptioninterface
TaskInfoQuery<T extends TaskInfoQuery<?,
?>, V extends TaskInfo> Interface containing shared methods between theTaskQuery
and theHistoricTaskInstanceQuery
.interface
Allows programmatic querying ofTask
s; -
Uses of Query in org.flowable.task.api.history
Subinterfaces of Query in org.flowable.task.api.historyModifier and TypeInterfaceDescriptioninterface
Allows programmatic querying forHistoricTaskInstance
s.interface
Allows programmatic querying ofHistoricTaskLogEntry
s; -
Uses of Query in org.flowable.variable.api.history
Subinterfaces of Query in org.flowable.variable.api.historyModifier and TypeInterfaceDescriptioninterface
Programmatic querying forHistoricVariableInstance
s. -
Uses of Query in org.flowable.variable.api.runtime
Subinterfaces of Query in org.flowable.variable.api.runtime