Package org.flowable.ui.idm.service
-
Interface Summary Interface Description GroupService PrivilegeService Service for retrieving and changing privilege information.ProfileService TokenService UserService -
Class Summary Class Description AbstractIdmService GroupServiceImpl IdmIdentityServiceUserCacheImpl 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).PrivilegeServiceImpl ProfileServiceImpl TokenServiceImpl UserServiceImpl