package

com.atlassian.confluence.labels

Interfaces

DisplayableLabel Provides getter methods for a Label that can be displayed. 
Labelable Interface for objects that can have labels applied to them. 
LabelManager

The label manager provides all that is necessary for interacting with labels. 

SpaceLabelManager  

Classes

CombinedLabel  
DefaultLabelManager Default implementation of the label manager interface. 
Label  
Labelling An essentially immutable object that represents the link between labels and the content they label. 
LabelParser The Label parser understands the formatting of label strings. 
LabelPermissionSupport Performs permission checking for label editing actions  
Namespace  
NamespaceLabelFilter Created by IntelliJ IDEA. 
ParsedLabelName The label reference object encapsulates the unique string representation of a label within confluence. 
PermittedLabelView This wrapper exposes only those labels and functions of the labelable object that the specified user is permitted to view. 
SpaceLabelManagerImpl  
SpecialLabelFilter  
VisibleLabelFilter This filters a list of label objects, returning those labels from the list that the specified user should see.