Uses of Interface
com.atlassian.confluence.legacyapi.service.content.SpaceLabelService
-
Packages that use SpaceLabelService Package Description com.atlassian.confluence.ui.rest.content com.atlassian.confluence.ui.rest.service.content -
-
Uses of SpaceLabelService in com.atlassian.confluence.ui.rest.content
Constructors in com.atlassian.confluence.ui.rest.content with parameters of type SpaceLabelService Constructor Description LegacySpaceResource(SpaceLabelService spaceLabelService)
Deprecated. -
Uses of SpaceLabelService in com.atlassian.confluence.ui.rest.service.content
Classes in com.atlassian.confluence.ui.rest.service.content that implement SpaceLabelService Modifier and Type Class Description class
LegacySpaceLabelServiceImpl
Deprecated.since 7.0.1 , useContentLabelService
-