Package com.atlassian.confluence.labels.service
-
Interface Summary Interface Description AddLabelsCommand Takes a string of comma separated labels and adds them to a Page or Blog Post for the specified user.LabelsService Creates label commandsRemoveLabelCommand Removes a label from a Page or Blog Post.ValidateLabelsCommand -
Class Summary Class Description AbstractLabelsCommand Provides basic label methods that should be common to all label commandsAddLabelsCommandImpl DefaultLabelsService LabelValidationHelper RemoveLabelCommandImpl ValidateLabelsCommandImpl