|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor com.atlassian.bamboo.ww2.interceptors.PaginationAwareInterceptor
public class PaginationAwareInterceptor
Intercepter that performs pagination on the
Constructor Summary | |
---|---|
PaginationAwareInterceptor()
|
Method Summary | |
---|---|
java.lang.String |
doIntercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
|
Methods inherited from class com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor |
---|
destroy, getParameter, getParameterAsInt, hasParameter, init, intercept |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PaginationAwareInterceptor()
Method Detail |
---|
public java.lang.String doIntercept(com.opensymphony.xwork.ActionInvocation actionInvocation) throws java.lang.Exception
doIntercept
in class AbstractBambooInterceptor
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |