Uses of Class
com.atlassian.crowd.plugin.rest.entity.AttributeEntityList
Packages that use AttributeEntityList
-
Uses of AttributeEntityList in com.atlassian.crowd.plugin.rest.entity
Methods in com.atlassian.crowd.plugin.rest.entity that return AttributeEntityListMethods in com.atlassian.crowd.plugin.rest.entity with parameters of type AttributeEntityListModifier and TypeMethodDescriptionvoidApplicationEntity.setAttributes(AttributeEntityList attributes) -
Uses of AttributeEntityList in com.atlassian.crowd.plugin.rest.util
Methods in com.atlassian.crowd.plugin.rest.util that return AttributeEntityListModifier and TypeMethodDescriptionstatic AttributeEntityListApplicationEntityTranslator.toAttributeEntities(Map<String, String> attributes) Translates attributes toAttributeEntityList.Methods in com.atlassian.crowd.plugin.rest.util with parameters of type AttributeEntityListModifier and TypeMethodDescriptionApplicationEntityTranslator.toAttributesMap(AttributeEntityList attributeEntityList) TranslatesAttributeEntityListinto attributes map.