Package | Description |
---|---|
com.atlassian.confluence.plugins.rest.entities |
Modifier and Type | Method and Description |
---|---|
LabelEntity |
LabelEntityBuilder.build(Label label) |
Modifier and Type | Method and Description |
---|---|
List<LabelEntity> |
LabelEntityList.getLabels() |
Modifier and Type | Method and Description |
---|---|
void |
LabelEntityList.addLabel(LabelEntity label) |
Modifier and Type | Method and Description |
---|---|
void |
LabelEntityList.setLabels(List<LabelEntity> labels) |
Copyright © 2003–2015 Atlassian. All rights reserved.