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.peopleConstructors 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, ServiceAccountPermissionManager serviceAccountPermissionManager) 
- 
Uses of SettingsService in com.atlassian.confluence.api.impl.service.settingsClasses in com.atlassian.confluence.api.impl.service.settings that implement SettingsService
- 
Uses of SettingsService in com.atlassian.confluence.plugins.graphql.resourceConstructors 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.resourcesConstructors in com.atlassian.confluence.plugins.restapi.resources with parameters of type SettingsServiceModifierConstructorDescriptionAttachmentResource(AttachmentService attachmentService, AttachmentExtractedTextService attachmentExtractedTextService, SettingsService settingsService)