public class GroupEntityExpander extends Object implements com.atlassian.plugins.rest.common.expand.EntityExpander<GroupEntity>
ApplicationService
does not support retrieving just the group's attributes.| Modifier and Type | Field and Description |
|---|---|
static String |
ATTRIBUTES_FIELD_NAME |
| Constructor and Description |
|---|
GroupEntityExpander(ApplicationService applicationService,
ApplicationManager applicationManager) |
| Modifier and Type | Method and Description |
|---|---|
GroupEntity |
expand(com.atlassian.plugins.rest.common.expand.ExpandContext<GroupEntity> context,
com.atlassian.plugins.rest.common.expand.resolver.EntityExpanderResolver expanderResolver,
com.atlassian.plugins.rest.common.expand.EntityCrawler entityCrawler) |
public static final String ATTRIBUTES_FIELD_NAME
public GroupEntityExpander(ApplicationService applicationService, ApplicationManager applicationManager)
public GroupEntity expand(com.atlassian.plugins.rest.common.expand.ExpandContext<GroupEntity> context, com.atlassian.plugins.rest.common.expand.resolver.EntityExpanderResolver expanderResolver, com.atlassian.plugins.rest.common.expand.EntityCrawler entityCrawler)
expand in interface com.atlassian.plugins.rest.common.expand.EntityExpander<GroupEntity>Copyright © 2023 Atlassian. All rights reserved.