Uses of Interface
com.atlassian.confluence.api.service.settings.UserSettingsService
Packages that use UserSettingsService
Package
Description
-
Uses of UserSettingsService in com.atlassian.confluence.api.impl.service.settings
Classes in com.atlassian.confluence.api.impl.service.settings that implement UserSettingsService -
Uses of UserSettingsService in com.atlassian.confluence.plugins.restapi.resources
Constructors in com.atlassian.confluence.plugins.restapi.resources with parameters of type UserSettingsServiceModifierConstructorDescriptionUserResource
(PersonService personService, GroupService groupService, UserSettingsService userSettingsService)