Uses of Interface
com.atlassian.confluence.content.service.SpaceService
Packages that use SpaceService
Package
Description
-
Uses of SpaceService in com.atlassian.confluence.content.service.space
Classes in com.atlassian.confluence.content.service.space that implement SpaceService -
Uses of SpaceService in com.atlassian.confluence.pages.actions
Methods in com.atlassian.confluence.pages.actions with parameters of type SpaceServiceModifier and TypeMethodDescriptionvoid
AbstractCreateAndEditPageAction.setSpaceService
(SpaceService spaceService) void
MoveBlogPostAction.setSpaceService
(SpaceService spaceService) void
MovePageAction.setSpaceService
(SpaceService spaceService) -
Uses of SpaceService in com.atlassian.confluence.plugins.labels.actions
Methods in com.atlassian.confluence.plugins.labels.actions with parameters of type SpaceServiceModifier and TypeMethodDescriptionvoid
AutocompleteLabelsAction.setSpaceService
(SpaceService spaceService) -
Uses of SpaceService in com.atlassian.confluence.renderer.actions
Methods in com.atlassian.confluence.renderer.actions with parameters of type SpaceServiceModifier and TypeMethodDescriptionvoid
RenderContentAction.setSpaceService
(SpaceService spaceService) -
Uses of SpaceService in com.atlassian.confluence.rpc.soap.services
Methods in com.atlassian.confluence.rpc.soap.services with parameters of type SpaceServiceModifier and TypeMethodDescriptionvoid
PagesSoapService.setSpaceService
(SpaceService spaceService)