| Package | Description |
|---|---|
| com.atlassian.plugins.rest.common.expand | |
| com.atlassian.plugins.rest.common.expand.parameter |
| Modifier and Type | Method and Description |
|---|---|
ExpandParameter |
ExpandContext.getEntityExpandParameter() |
ExpandParameter |
DefaultExpandContext.getEntityExpandParameter() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityCrawler.crawl(Object entity,
ExpandParameter expandParameter,
EntityExpanderResolver expanderResolver)
Crawls an entity for fields that should be expanded and expands them.
|
| Constructor and Description |
|---|
DefaultExpandContext(T entity,
Expandable expandable,
ExpandParameter expandParameter) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExpandParameter
Parses and allow easy retrieval of information of expansion parameter.
|
| Modifier and Type | Method and Description |
|---|---|
ExpandParameter |
ExpandParameter.getExpandParameter(Expandable expandable) |
ExpandParameter |
DefaultExpandParameter.getExpandParameter(Expandable expandable) |
Copyright © 2014 Atlassian. All rights reserved.