public class PluginEntityExpanderResolver extends AbstractAnnotationEntityExpanderResolver
| Constructor and Description |
|---|
PluginEntityExpanderResolver(com.atlassian.plugin.module.ContainerManagedPlugin plugin) |
| Modifier and Type | Method and Description |
|---|---|
protected EntityExpander<?> |
getEntityExpander(Expander expander)
Retrieves the
EntityExpander associated to the Expander annotation. |
getExpander, hasExpanderpublic PluginEntityExpanderResolver(com.atlassian.plugin.module.ContainerManagedPlugin plugin)
protected final EntityExpander<?> getEntityExpander(Expander expander)
AbstractAnnotationEntityExpanderResolverEntityExpander associated to the Expander annotation. The entity expander is created if necessary.getEntityExpander in class AbstractAnnotationEntityExpanderResolverexpander - the annotationEntityExpanderCopyright © 2017 Atlassian. All rights reserved.