Uses of Interface
org.flowable.ui.idm.service.UserService
-
Packages that use UserService Package Description org.flowable.ui.idm.service -
-
Uses of UserService in org.flowable.ui.idm.service
Classes in org.flowable.ui.idm.service that implement UserService Modifier and Type Class Description classUserServiceImplFields in org.flowable.ui.idm.service declared as UserService Modifier and Type Field Description protected UserServiceIdmIdentityServiceUserCacheImpl. userServiceConstructors in org.flowable.ui.idm.service with parameters of type UserService Constructor Description IdmIdentityServiceUserCacheImpl(FlowableCommonAppProperties properties, org.flowable.idm.api.IdmIdentityService identityService, UserService userService)
-