public class SelfExpandingExpander extends AbstractRecursiveEntityExpander<SelfExpanding>
EntityExpander.
As a result, this expander can be used for every entity that implements
SelfExpanding.| Modifier and Type | Class and Description |
|---|---|
static class |
SelfExpandingExpander.Resolver
To use the self expanding mechanism, make sure you register an instance
of this
EntityExpanderResolver in your application's
ExpandResponseFilter. |
| Constructor and Description |
|---|
SelfExpandingExpander() |
| Modifier and Type | Method and Description |
|---|---|
protected SelfExpanding |
expandInternal(SelfExpanding selfExpandingObject) |
expandprotected SelfExpanding expandInternal(SelfExpanding selfExpandingObject)
expandInternal in class AbstractRecursiveEntityExpander<SelfExpanding>Copyright © 2016 Atlassian. All rights reserved.