|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LabelEntity | |
---|---|
com.atlassian.confluence.plugins.rest.entities |
Uses of LabelEntity in com.atlassian.confluence.plugins.rest.entities |
---|
Methods in com.atlassian.confluence.plugins.rest.entities that return LabelEntity | |
---|---|
LabelEntity |
LabelEntityBuilder.build(Label label)
|
Methods in com.atlassian.confluence.plugins.rest.entities that return types with arguments of type LabelEntity | |
---|---|
java.util.List<LabelEntity> |
LabelEntityList.getLabels()
|
Methods in com.atlassian.confluence.plugins.rest.entities with parameters of type LabelEntity | |
---|---|
void |
LabelEntityList.addLabel(LabelEntity label)
|
Method parameters in com.atlassian.confluence.plugins.rest.entities with type arguments of type LabelEntity | |
---|---|
void |
LabelEntityList.setLabels(java.util.List<LabelEntity> labels)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |