Uses of Interface
org.flowable.common.engine.impl.db.SingleCachedEntityMatcher
-
Packages that use SingleCachedEntityMatcher Package Description org.flowable.common.engine.impl.db -
-
Uses of SingleCachedEntityMatcher in org.flowable.common.engine.impl.db
Methods in org.flowable.common.engine.impl.db with parameters of type SingleCachedEntityMatcher Modifier and Type Method Description protected EntityImplAbstractDataManager. getEntity(String selectQuery, Object parameter, SingleCachedEntityMatcher<EntityImpl> cachedEntityMatcher, boolean checkDatabase)
-