Uses of Interface
com.flowable.core.idm.api.UserAccountDefinitionService
-
Uses of UserAccountDefinitionService in com.flowable.core.idm.api
Modifier and TypeMethodDescriptionPlatformIdmEngineConfigurationApi.getUserAccountDefinitionService()
-
Uses of UserAccountDefinitionService in com.flowable.idm.engine
Modifier and TypeFieldDescriptionprotected UserAccountDefinitionService
CoreIdmEngineConfiguration.userAccountDefinitionService
Modifier and TypeMethodDescriptionCoreIdmEngine.getUserAccountDefinitionService()
CoreIdmEngineConfiguration.getUserAccountDefinitionService()
Modifier and TypeMethodDescriptionvoid
CoreIdmEngineConfiguration.setUserAccountDefinitionService
(UserAccountDefinitionService userAccountDefinitionService) -
Uses of UserAccountDefinitionService in com.flowable.idm.engine.impl
Modifier and TypeFieldDescriptionprotected UserAccountDefinitionService
PlatformIdmEngineImpl.userAccountDefinitionService