Uses of Interface
org.flowable.common.engine.api.query.CacheAwareQuery
Packages that use CacheAwareQuery
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of CacheAwareQuery in org.flowable.batch.service.impl
Classes in org.flowable.batch.service.impl that implement CacheAwareQuery -
Uses of CacheAwareQuery in org.flowable.cmmn.engine.impl.history
Classes in org.flowable.cmmn.engine.impl.history that implement CacheAwareQueryModifier and TypeClassDescriptionclass
class
class
-
Uses of CacheAwareQuery in org.flowable.cmmn.engine.impl.runtime
Classes in org.flowable.cmmn.engine.impl.runtime that implement CacheAwareQueryModifier and TypeClassDescriptionclass
class
class
-
Uses of CacheAwareQuery in org.flowable.common.engine.impl.db
Methods in org.flowable.common.engine.impl.db with parameters of type CacheAwareQueryModifier and TypeMethodDescriptionDbSqlSession.queryWithRawParameter
(String statement, CacheAwareQuery parameter, Class entityClass, boolean cacheLoadAndStore) DbSqlSession.queryWithRawParameterNoCacheLoadAndStore
(String statement, CacheAwareQuery parameter, Class entityClass) -
Uses of CacheAwareQuery in org.flowable.dmn.engine.impl
Classes in org.flowable.dmn.engine.impl that implement CacheAwareQuery -
Uses of CacheAwareQuery in org.flowable.engine.impl
Classes in org.flowable.engine.impl that implement CacheAwareQueryModifier and TypeClassDescriptionclass
class
class
-
Uses of CacheAwareQuery in org.flowable.eventsubscription.service.impl
Classes in org.flowable.eventsubscription.service.impl that implement CacheAwareQuery -
Uses of CacheAwareQuery in org.flowable.idm.engine.impl
Classes in org.flowable.idm.engine.impl that implement CacheAwareQueryModifier and TypeClassDescriptionclass
class
class
class
-
Uses of CacheAwareQuery in org.flowable.task.service.impl
Classes in org.flowable.task.service.impl that implement CacheAwareQuery