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 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 TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceAllows to query forPlanItemInstances.interfaceinterfaceinterface -
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 TypeInterfaceDescriptioninterfaceAllows programmatic querying ofDmnDecisions.interfaceAllows programmatic querying ofDmnDeployments.interfaceAllows programmatic querying ofDmnHistoricDecisionExecutions. -
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.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.eventsubscription.api
Subinterfaces of Query in org.flowable.eventsubscription.apiModifier and TypeInterfaceDescriptioninterfaceAllows programmatic querying ofEventSubscriptions. -
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.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.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