Uses of Interface
com.flowable.core.idm.api.UserAccountService
-
Uses of UserAccountService in com.flowable.core.idm.api
-
Uses of UserAccountService in com.flowable.idm.engine
Modifier and TypeFieldDescriptionprotected UserAccountService
CoreIdmEngineConfiguration.userAccountService
Modifier and TypeMethodDescriptionCoreIdmEngine.getUserAccountService()
CoreIdmEngineConfiguration.getUserAccountService()
Modifier and TypeMethodDescriptionvoid
CoreIdmEngineConfiguration.setUserAccountService
(UserAccountService userAccountService) -
Uses of UserAccountService in com.flowable.idm.engine.impl
Modifier and TypeFieldDescriptionprotected UserAccountService
PlatformIdmEngineImpl.userAccountService