Uses of Interface
org.flowable.common.engine.api.query.NativeQuery
Packages that use NativeQuery
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 NativeQuery in org.flowable.common.engine.api.query
Classes in org.flowable.common.engine.api.query with type parameters of type NativeQueryModifier and TypeInterfaceDescriptioninterface
NativeQuery<T extends NativeQuery<?,
?>, U> Describes basic methods for doing native queries -
Uses of NativeQuery in org.flowable.common.engine.impl.query
Classes in org.flowable.common.engine.impl.query with type parameters of type NativeQueryModifier and TypeClassDescriptionclass
AbstractNativeQuery<T extends NativeQuery<?,
?>, U> Abstract superclass for all native query types.class
BaseNativeQuery<T extends NativeQuery<?,
?>, U> Classes in org.flowable.common.engine.impl.query that implement NativeQueryModifier and TypeClassDescriptionclass
AbstractNativeQuery<T extends NativeQuery<?,
?>, U> Abstract superclass for all native query types.class
BaseNativeQuery<T extends NativeQuery<?,
?>, U> -
Uses of NativeQuery in org.flowable.dmn.api
Subinterfaces of NativeQuery in org.flowable.dmn.apiModifier and TypeInterfaceDescriptioninterface
interface
Allows querying ofDmnDeployment
s via native (SQL) queriesinterface
-
Uses of NativeQuery in org.flowable.dmn.engine.impl
Classes in org.flowable.dmn.engine.impl that implement NativeQueryModifier and TypeClassDescriptionclass
class
class
-
Uses of NativeQuery in org.flowable.engine.history
Subinterfaces of NativeQuery in org.flowable.engine.historyModifier and TypeInterfaceDescriptioninterface
Allows querying ofHistoricActivityInstanceQuery
s via native (SQL) queriesinterface
Allows querying ofHistoricDetail
s via native (SQL) queriesinterface
Allows querying ofHistoricTaskInstanceQuery
s via native (SQL) queries -
Uses of NativeQuery in org.flowable.engine.impl
Classes in org.flowable.engine.impl that implement NativeQueryModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
-
Uses of NativeQuery in org.flowable.engine.repository
Subinterfaces of NativeQuery in org.flowable.engine.repositoryModifier and TypeInterfaceDescriptioninterface
Allows querying ofDeployment
s via native (SQL) queriesinterface
Allows querying ofModel
s via native (SQL) queriesinterface
Allows querying ofProcessDefinition
s via native (SQL) queries -
Uses of NativeQuery in org.flowable.engine.runtime
Subinterfaces of NativeQuery in org.flowable.engine.runtimeModifier and TypeInterfaceDescriptioninterface
Allows querying ofActivityInstanceQuery
s via native (SQL) queriesinterface
Allows querying ofExecution
s via native (SQL) queriesinterface
Allows querying ofProcessInstance
s via native (SQL) queries -
Uses of NativeQuery in org.flowable.form.api
Subinterfaces of NativeQuery in org.flowable.form.apiModifier and TypeInterfaceDescriptioninterface
interface
Allows querying ofFormDeployment
s via native (SQL) queries -
Uses of NativeQuery in org.flowable.idm.api
Subinterfaces of NativeQuery in org.flowable.idm.api -
Uses of NativeQuery in org.flowable.idm.engine.impl
Classes in org.flowable.idm.engine.impl that implement NativeQueryModifier and TypeClassDescriptionclass
class
class
-
Uses of NativeQuery in org.flowable.task.api
Subinterfaces of NativeQuery in org.flowable.task.api -
Uses of NativeQuery in org.flowable.task.api.history
Subinterfaces of NativeQuery in org.flowable.task.api.historyModifier and TypeInterfaceDescriptioninterface
Allows querying ofHistoricTaskLogEntry
s via native (SQL) queries -
Uses of NativeQuery in org.flowable.task.service.history
Subinterfaces of NativeQuery in org.flowable.task.service.historyModifier and TypeInterfaceDescriptioninterface
Allows querying ofHistoricTaskInstanceQuery
s via native (SQL) queries -
Uses of NativeQuery in org.flowable.task.service.impl
Classes in org.flowable.task.service.impl that implement NativeQueryModifier and TypeClassDescriptionclass
class
class
-
Uses of NativeQuery in org.flowable.variable.api.history
Subinterfaces of NativeQuery in org.flowable.variable.api.historyModifier and TypeInterfaceDescriptioninterface
Allows querying ofHistoricVariableInstance
s via native (SQL) queries -
Uses of NativeQuery in org.flowable.variable.api.runtime
Subinterfaces of NativeQuery in org.flowable.variable.api.runtimeModifier and TypeInterfaceDescriptioninterface
Allows querying ofVariableInstance
s via native (SQL) queries -
Uses of NativeQuery in org.flowable.variable.service.impl
Classes in org.flowable.variable.service.impl that implement NativeQueryModifier and TypeClassDescriptionclass
class