| Constructor and Description |
|---|
PermittedLabelView(Labelable original,
com.atlassian.user.User actingUser,
boolean hideSpecialLabels) |
| Modifier and Type | Method and Description |
|---|---|
Labelable |
getDelegate() |
int |
getLabelCount()
Get the number of labels that are associated with this object.
|
List<Label> |
getLabels()
Retrieve the labels that are associated with this object.
|
public PermittedLabelView(Labelable original, com.atlassian.user.User actingUser, boolean hideSpecialLabels)
public List<Label> getLabels()
Labelablepublic int getLabelCount()
LabelablegetLabelCount in interface Labelablepublic Labelable getDelegate()
Copyright © 2003–2017 Atlassian. All rights reserved.