Uses of Interface
com.atlassian.confluence.content.service.SpaceService
-
-
Uses of SpaceService in com.atlassian.confluence.content.service.space
Classes in com.atlassian.confluence.content.service.space that implement SpaceService Modifier and Type Class Description classDefaultSpaceService -
Uses of SpaceService in com.atlassian.confluence.pages.actions
Methods in com.atlassian.confluence.pages.actions with parameters of type SpaceService Modifier and Type Method Description voidAbstractCreateAndEditPageAction. setSpaceService(SpaceService spaceService)voidMoveBlogPostAction. setSpaceService(SpaceService spaceService)voidMovePageAction. 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 SpaceService Modifier and Type Method Description voidAutocompleteLabelsAction. setSpaceService(SpaceService spaceService) -
Uses of SpaceService in com.atlassian.confluence.renderer.actions
Methods in com.atlassian.confluence.renderer.actions with parameters of type SpaceService Modifier and Type Method Description voidRenderContentAction. 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 SpaceService Modifier and Type Method Description voidPagesSoapService. setSpaceService(SpaceService spaceService)
-