Package org.flowable.ui.common.service.idm.cache
-
Interface Summary Interface Description UserCache A cache ofUserobjects. -
Class Summary 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).RemoteIdmUserCache 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.CachedUser