Package com.atlassian.confluence.plugins.labels.actions
package com.atlassian.confluence.plugins.labels.actions
-
ClassDescriptionA nice abstract class for actions which display label/s on a global AND per space basis.A clone of
AbstractUserProfileAction
from confluence-core, with the core-onlyFollowManagerInternal
field removed.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.Responsible for suggesting labels.Removes labels from the page or blog post.Action for viewing a label.Cloned fromcom.atlassian.confluence.user.actions.ViewMyLabelsAction
in confluence-core