Uses of Interface
com.atlassian.confluence.api.service.content.SpaceLabelService
Packages that use SpaceLabelService
Package
Description
-
Uses of SpaceLabelService in com.atlassian.confluence.api.impl.service.content
Classes in com.atlassian.confluence.api.impl.service.content that implement SpaceLabelServiceConstructors in com.atlassian.confluence.api.impl.service.content with parameters of type SpaceLabelServiceModifierConstructorDescriptionSpaceServiceImpl
(SpaceManagerInternal spaceManager, SpaceFactory spaceFactory, PageManagerInternal pageManager, ContentFactory contentFactory, PaginationService paginationService, SpacePermissionManager spacePermissionManager, LongRunningTaskManager longRunningTaskManager, LongTaskFactory longTaskFactory, I18NBeanFactory i18NBeanFactory, FinderProxyFactory finderProxyFactory, LabelManager labelManager, SpaceDeletionManager spaceDeletionManager, SpaceLabelService spaceLabelService, SpaceService.Validator spaceValidator, TrashManager trashManager, UserAccessor userAccessor) -
Uses of SpaceLabelService in com.atlassian.confluence.plugins.restapi.resources
Constructors in com.atlassian.confluence.plugins.restapi.resources with parameters of type SpaceLabelService