Uses of Class
com.atlassian.crowd.plugin.rest.entity.AttributeEntityList
-
Uses of AttributeEntityList in com.atlassian.crowd.plugin.rest.entity
Modifier and TypeMethodDescriptionvoid
ApplicationEntity.setAttributes
(AttributeEntityList attributes) -
Uses of AttributeEntityList in com.atlassian.crowd.plugin.rest.util
Modifier and TypeMethodDescriptionstatic AttributeEntityList
ApplicationEntityTranslator.toAttributeEntities
(Map<String, String> attributes) Translates attributes toAttributeEntityList
.Modifier and TypeMethodDescriptionApplicationEntityTranslator.toAttributesMap
(AttributeEntityList attributeEntityList) TranslatesAttributeEntityList
into attributes map.