Uses of Interface
com.atlassian.confluence.labels.SpaceLabelManager
Packages that use SpaceLabelManager
Package
Description
-
Uses of SpaceLabelManager in com.atlassian.confluence.labels
Classes in com.atlassian.confluence.labels that implement SpaceLabelManager -
Uses of SpaceLabelManager in com.atlassian.confluence.plugins.macros.dashboard
Methods in com.atlassian.confluence.plugins.macros.dashboard with parameters of type SpaceLabelManagerModifier and TypeMethodDescriptionvoid
SpaceDetailsMacro.setSpaceLabelManager
(SpaceLabelManager spaceLabelManager) Deprecated. -
Uses of SpaceLabelManager in com.atlassian.confluence.spaces.actions
Methods in com.atlassian.confluence.spaces.actions that return SpaceLabelManagerModifier and TypeMethodDescriptionEditSpaceLabelAction.getSpaceLabelManager()
ViewSpaceSummaryAction.getSpaceLabelManager()
Methods in com.atlassian.confluence.spaces.actions with parameters of type SpaceLabelManagerModifier and TypeMethodDescriptionvoid
EditSpaceLabelAction.setSpaceLabelManager
(SpaceLabelManager spaceLabelManager) void
ViewSpaceSummaryAction.setSpaceLabelManager
(SpaceLabelManager spaceLabelManager)