|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExpandParameter | |
|---|---|
| com.atlassian.plugins.rest.common.expand | |
| com.atlassian.plugins.rest.common.expand.parameter | |
| Uses of ExpandParameter in com.atlassian.plugins.rest.common.expand |
|---|
| Methods in com.atlassian.plugins.rest.common.expand that return ExpandParameter | |
|---|---|
ExpandParameter |
ExpandContext.getEntityExpandParameter()
|
ExpandParameter |
DefaultExpandContext.getEntityExpandParameter()
|
| Methods in com.atlassian.plugins.rest.common.expand with parameters of type ExpandParameter | |
|---|---|
void |
EntityCrawler.crawl(java.lang.Object entity,
ExpandParameter expandParameter,
EntityExpanderResolver expanderResolver)
Crawls an entity for fields that should be expanded and expands them. |
| Constructors in com.atlassian.plugins.rest.common.expand with parameters of type ExpandParameter | |
|---|---|
DefaultExpandContext(T entity,
Expandable expandable,
ExpandParameter expandParameter)
|
|
| Uses of ExpandParameter in com.atlassian.plugins.rest.common.expand.parameter |
|---|
| Classes in com.atlassian.plugins.rest.common.expand.parameter that implement ExpandParameter | |
|---|---|
class |
DefaultExpandParameter
Parses and allow easy retrieval of information of expansion parameter. |
| Methods in com.atlassian.plugins.rest.common.expand.parameter that return ExpandParameter | |
|---|---|
ExpandParameter |
ExpandParameter.getExpandParameter(Expandable expandable)
|
ExpandParameter |
DefaultExpandParameter.getExpandParameter(Expandable expandable)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||