Uses of Class
com.atlassian.confluence.plugins.rest.jackson2.entities.LabelEntityList
Packages that use LabelEntityList
Package
Description
-
Uses of LabelEntityList in com.atlassian.confluence.plugins.rest.jackson2.entities
Methods in com.atlassian.confluence.plugins.rest.jackson2.entities that return LabelEntityListModifier and TypeMethodDescriptionContentEntity.getLabels()
SpaceEntityUserProperties.getLabels()
Methods in com.atlassian.confluence.plugins.rest.jackson2.entities with parameters of type LabelEntityListModifier and TypeMethodDescriptionvoid
ContentEntity.setLabels
(LabelEntityList labels) void
SpaceEntityUserProperties.setLabels
(LabelEntityList labels) -
Uses of LabelEntityList in com.atlassian.confluence.plugins.spacedirectory.rest
Methods in com.atlassian.confluence.plugins.spacedirectory.rest that return LabelEntityListMethods in com.atlassian.confluence.plugins.spacedirectory.rest with parameters of type LabelEntityList