public class ExpandInterceptor extends Object implements ResourceInterceptor
| Constructor and Description |
|---|
ExpandInterceptor(EntityExpanderResolver expanderResolver) |
ExpandInterceptor(String expandParameterName,
EntityExpanderResolver expanderResolver) |
| Modifier and Type | Method and Description |
|---|---|
void |
intercept(MethodInvocation invocation)
Intercepts the method invocation
|
public ExpandInterceptor(EntityExpanderResolver expanderResolver)
public ExpandInterceptor(String expandParameterName, EntityExpanderResolver expanderResolver)
public void intercept(MethodInvocation invocation) throws IllegalAccessException, InvocationTargetException
ResourceInterceptorintercept in interface ResourceInterceptorinvocation - Context information about the invocationIllegalAccessExceptionInvocationTargetExceptionCopyright © 2016 Atlassian. All rights reserved.