public interface EditableLabelable extends Labelable
This interface is not generally for public consumption, clients should use the LabelManager to add and remove Labels to instances of Labelable.
Modifier and Type | Method and Description |
---|---|
void |
addLabelling(Labelling content) |
long |
getId() |
List<Labelling> |
getLabellings() |
String |
getTitle() |
boolean |
isPersistent() |
void |
removeLabelling(Labelling labelling) |
getLabelCount, getLabels, isFavourite
Copyright © 2003–2019 Atlassian. All rights reserved.