Uses of Package
org.flowable.ui.common.service.idm.cache
-
Packages that use org.flowable.ui.common.service.idm.cache Package Description org.flowable.ui.common.security org.flowable.ui.common.service.idm.cache -
Classes in org.flowable.ui.common.service.idm.cache used by org.flowable.ui.common.security Class Description UserCache A cache ofUserobjects. -
Classes in org.flowable.ui.common.service.idm.cache used by org.flowable.ui.common.service.idm.cache Class Description BaseUserCache Cache 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).UserCache A cache ofUserobjects.UserCache.CachedUser