Uses of Class
org.flowable.ui.common.service.idm.cache.BaseUserCache
-
Packages that use BaseUserCache Package Description org.flowable.ui.common.service.idm.cache -
-
Uses of BaseUserCache in org.flowable.ui.common.service.idm.cache
Subclasses of BaseUserCache in org.flowable.ui.common.service.idm.cache Modifier and Type Class Description classRemoteIdmUserCacheCache containing User objects to prevent too much DB-traffic (users exist separately from the Flowable tables, they need to be fetched afterward one by one to join with those entities).
-