Class MultiValuedAttributeEntityListExpander

java.lang.Object
com.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander<MultiValuedAttributeEntityList>
com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntityListExpander
All Implemented Interfaces:
com.atlassian.plugins.rest.api.expand.expander.EntityExpander<MultiValuedAttributeEntityList>

public class MultiValuedAttributeEntityListExpander extends com.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander<MultiValuedAttributeEntityList>
Expands an MultiValuedAttributeEntityList. This expander simply returns the current attribute entity list since the attribute list's parent entity expander should have expanded the attribute list.
Since:
v2.1