Package com.atlassian.confluence.plugins.labels.actions
-
Class Summary Class Description AbstractLabelDisplayingAction A nice abstract class for actions which display label/s on a global AND per space basis.AbstractUserProfileAction A clone ofAbstractUserProfileAction
from confluence-core, with the core-onlyFollowManagerInternal
field removed.AddLabelAction Adds a label to a page or blog post Used for JSON requests, a list of the labels added are available under the 'labels' key of the bean.AlphabeticalListLabelsAction AutocompleteLabelsAction LabelSuggestionService Responsible for suggesting labels.RankListLabelsAction RemoveLabelAction Removes labels from the page or blog post.ViewLabelAction Action for viewing a label.ViewMyLabelsAction Cloned fromcom.atlassian.confluence.user.actions.ViewMyLabelsAction
in confluence-core