Uses of Interface
com.atlassian.confluence.api.service.settings.SettingsService
Packages that use SettingsService
Package
Description
-
Uses of SettingsService in com.atlassian.confluence.api.impl.service.people
Constructors in com.atlassian.confluence.api.impl.service.people with parameters of type SettingsServiceModifierConstructorDescriptionPersonServiceImpl
(PermissionManager permissionManager, PersonFactory personFactory, UserAccessorInternal userAccessorInternal, com.atlassian.user.GroupManager groupManager, FinderProxyFactory finderProxyFactory, LongRunningTaskManager longRunningTaskManager, LongTaskFactory longTaskFactory, I18NBeanFactory i18NBeanFactory, SettingsService settingsService, com.atlassian.event.api.EventPublisher eventPublisher, SpacePermissionManager spacePermissionManager, ConfluenceUserResolver confluenceUserResolver, LoginManager loginManager, PaginationService paginationService, SearchIndexAccessor contentSearchIndexAccessor, ScopesRequestCacheDelegate scopesRequestCacheDelegate) -
Uses of SettingsService in com.atlassian.confluence.api.impl.service.settings
Classes in com.atlassian.confluence.api.impl.service.settings that implement SettingsService -
Uses of SettingsService in com.atlassian.confluence.plugins.graphql.resource
Constructors in com.atlassian.confluence.plugins.graphql.resource with parameters of type SettingsServiceModifierConstructorDescriptionGraphResource
(ConfluenceGraphQLRestEndpoint endpoint, com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager, SettingsService settingsService) -
Uses of SettingsService in com.atlassian.confluence.plugins.restapi.resources
Constructors in com.atlassian.confluence.plugins.restapi.resources with parameters of type SettingsServiceModifierConstructorDescriptionAttachmentResource
(AttachmentService attachmentService, SettingsService settingsService)