Interface | Description |
---|---|
DisplayableLabel |
Provides getter methods for a Label that can be displayed.
|
EditableLabelable |
An interface which extends the immutable interface of Labelable with functionality to be
able to add and remove labels.
|
Labelable |
Interface for objects that can have labels applied to them.
|
LabelManager |
The label manager provides all that is necessary for interacting with labels.
|
LabelPermissionEnforcer |
A permission enforcer interface for labels.
|
SpaceLabelManager |
Class | Description |
---|---|
CachingLabelManager | |
CombinedLabel | |
DefaultLabelManager |
Default implementation of the label manager interface.
|
Label | |
Labelling |
An ostensibly immutable object that represents the link between labels and the content they label.
|
LabelParser |
The Label parser understands the formatting of label strings.
|
LabelPermissionSupport | Deprecated
since 6.9.0.
|
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.
|
Enum | Description |
---|---|
LabelableType |
Represents the different kinds of content that can have labels.
|
Copyright © 2003–2019 Atlassian. All rights reserved.