Uses of Interface
com.atlassian.confluence.api.service.content.SpaceService
Packages that use SpaceService
Package
Description
-
Uses of SpaceService in com.atlassian.confluence.api.impl.service.colorscheme
Constructors in com.atlassian.confluence.api.impl.service.colorscheme with parameters of type SpaceServiceModifierConstructorDescriptionSpaceColorSchemeServiceImpl
(ColourSchemeManager colourSchemeManager, SpaceService spaceService, SpaceService.Validator spaceValidator) -
Uses of SpaceService in com.atlassian.confluence.api.impl.service.content
Classes in com.atlassian.confluence.api.impl.service.content that implement SpaceService -
Uses of SpaceService in com.atlassian.confluence.api.impl.service.watch
Constructors in com.atlassian.confluence.api.impl.service.watch with parameters of type SpaceServiceModifierConstructorDescriptionWatchServiceImpl
(ConfluenceUserResolver confluenceUserResolver, PermissionManager permissionManager, NotificationManager notificationManager, SpaceManager spaceManager, SpaceService spaceService, ContentEntityManager contentEntityManager, ContentService contentService, AccessModeService accessModeService, PersonFactory personFactory, PaginationService paginationService) -
Uses of SpaceService in com.atlassian.confluence.dmz.spaces
Constructors in com.atlassian.confluence.dmz.spaces with parameters of type SpaceServiceModifierConstructorDescriptionSpaceRemovalLongRunningTask
(long spaceId, String spaceKey, SpaceManagerInternal spaceManager, ConfluenceUser user, I18NBean i18n, com.atlassian.sal.api.features.DarkFeatureManager salDarkFeatureManager, SpaceService spaceService) -
Uses of SpaceService in com.atlassian.confluence.internal.api.impl.service.incrementalsync
Methods in com.atlassian.confluence.internal.api.impl.service.incrementalsync with parameters of type SpaceServiceModifier and TypeMethodDescriptionCommandsConfiguration.spaceEventsCommand
(ContentCommandSupport commandSupport, SpaceService spaceService, SpaceFilteringService spaceFilteringService) CommandsConfiguration.spaceImportCommand
(ContentCommandSupport commandSupport, SpaceManagerInternal spaceManager, SpaceService spaceService, SpaceFilteringService spaceFilteringService) CommandsConfiguration.spacePermissionChangeCommand
(ContentCommandSupport commandSupport, SpacePermissionOperationKeyConverter spacePermissionOperationKeyConverter, SpaceService spaceService, SpaceFilteringService spaceFilteringService) -
Uses of SpaceService in com.atlassian.confluence.internal.api.impl.service.incrementalsync.contentmanagement.commands
Constructors in com.atlassian.confluence.internal.api.impl.service.incrementalsync.contentmanagement.commands with parameters of type SpaceServiceModifierConstructorDescriptionSpaceEventsCommand
(ContentCommandSupport commandSupport, SpaceService spaceService, SpaceFilteringService spaceFilteringService) SpaceImportCommand
(ContentCommandSupport commandSupport, SpaceManagerInternal spaceManager, SpaceService spaceService, SpaceFilteringService spaceFilteringService) SpacePermissionChangeCommand
(ContentCommandSupport commandSupport, SpacePermissionOperationKeyConverter spacePermissionOperationKeyConverter, SpaceService spaceService, SpaceFilteringService spaceFilteringService) -
Uses of SpaceService in com.atlassian.confluence.plugins.contentproperty
Constructors in com.atlassian.confluence.plugins.contentproperty with parameters of type SpaceServiceModifierConstructorDescriptionJsonPropertyFactory
(ContentService contentService, SpaceService spaceService) -
Uses of SpaceService in com.atlassian.confluence.plugins.contentproperty.spaceproperty
Constructors in com.atlassian.confluence.plugins.contentproperty.spaceproperty with parameters of type SpaceServiceModifierConstructorDescriptionSpacePropertyFinderFactory
(CustomContentManager customContentManager, PermissionManager permissionManager, JsonPropertyFactory jsonPropertyFactory, SpaceService spaceService, PaginationService paginationService, TransactionalHostContextAccessor hostContextAccessor) SpacePropertyFinderImpl
(CustomContentManager customContentManager, PermissionManager permissionManager, JsonPropertyFactory jsonPropertyFactory, SpaceService spaceService, PaginationService paginationService, Expansions expansions) -
Uses of SpaceService in com.atlassian.confluence.plugins.graphql.providers
Constructors in com.atlassian.confluence.plugins.graphql.providers with parameters of type SpaceService -
Uses of SpaceService in com.atlassian.confluence.plugins.restapi.resources
Constructors in com.atlassian.confluence.plugins.restapi.resources with parameters of type SpaceServiceModifierConstructorDescriptionAdminSpaceResource
(SpaceService spaceService) ContentResource
(ContentService contentService, SpaceService spaceService, ContentMacroService contentMacroService, ContentTrashService contentTrashService, CQLSearchService searchService, ContentDraftService contentDraftService, ObjectMapperProvider objectMapperProvider, ConfluenceScopesRequestCache scopesRequestCacheDelegate, PersonService personService) SpaceResource
(SpaceService spaceService, RestNavigationService navigationService, ContentTrashService contentTrashService, ConfluenceScopesRequestCache scopesRequestCacheDelegate, PersonService personService) -
Uses of SpaceService in com.atlassian.confluence.plugins.restapi.spring
Methods in com.atlassian.confluence.plugins.restapi.spring that return SpaceService -
Uses of SpaceService in com.atlassian.confluence.plugins.spacedirectory.rest
Constructors in com.atlassian.confluence.plugins.spacedirectory.rest with parameters of type SpaceServiceModifierConstructorDescriptionSpaceDirectoryResource
(UserAccessor userAccessor, SpacePermissionManager spacePermissionManager, SpaceService spaceService, PredefinedSearchBuilder predefinedSearchBuilder, SearchManager searchManager, com.atlassian.sal.api.ApplicationProperties applicationProperties, SpaceDirectoryEntityBuilder builder)