|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ResourceInterceptor in com.atlassian.plugins.rest.common.expand.interceptor |
|---|
| Classes in com.atlassian.plugins.rest.common.expand.interceptor that implement ResourceInterceptor | |
|---|---|
class |
ExpandInterceptor
Expands the entity returned from the resource method |
| Uses of ResourceInterceptor in com.atlassian.plugins.rest.common.interceptor.impl |
|---|
| Methods in com.atlassian.plugins.rest.common.interceptor.impl that return types with arguments of type ResourceInterceptor | |
|---|---|
java.util.List<ResourceInterceptor> |
InterceptorChainBuilder.getResourceInterceptorsForMethod(java.lang.reflect.Method m)
|
| Constructors in com.atlassian.plugins.rest.common.interceptor.impl with parameters of type ResourceInterceptor | |
|---|---|
InterceptorChainBuilder(com.atlassian.plugin.AutowireCapablePlugin plugin,
ResourceInterceptor... resourceInterceptors)
|
|
| Uses of ResourceInterceptor in com.atlassian.plugins.rest.common.transaction |
|---|
| Classes in com.atlassian.plugins.rest.common.transaction that implement ResourceInterceptor | |
|---|---|
class |
TransactionInterceptor
Wraps the resource method call in a transaction via SAL's TransactionTemplate. |
| Uses of ResourceInterceptor in com.atlassian.plugins.rest.common.validation |
|---|
| Classes in com.atlassian.plugins.rest.common.validation that implement ResourceInterceptor | |
|---|---|
class |
ValidationInterceptor
Uses JSR-303 to validate incoming entity objects. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||