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
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander
expand
-
Constructor Details
-
MultiValuedAttributeEntityListExpander
public MultiValuedAttributeEntityListExpander()
-
-
Method Details
-
expandInternal
- Specified by:
expandInternalin classcom.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander<MultiValuedAttributeEntityList>
-