|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.opensymphony.webwork.interceptor.ExecuteAndWaitInterceptor com.atlassian.bamboo.ww2.interceptors.ExecAndWaitWithJSONStatusUpdateInterceptor
public class ExecAndWaitWithJSONStatusUpdateInterceptor
Allows ajax status requests when using the ExecAndWaitInterceptor for long running tasks.
Field Summary |
---|
Fields inherited from class com.opensymphony.webwork.interceptor.ExecuteAndWaitInterceptor |
---|
delay, delaySleepInterval, KEY, WAIT |
Constructor Summary | |
---|---|
ExecAndWaitWithJSONStatusUpdateInterceptor()
|
Method Summary | |
---|---|
java.lang.String |
intercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
|
Methods inherited from class com.opensymphony.webwork.interceptor.ExecuteAndWaitInterceptor |
---|
destroy, getNewBackgroundProcess, init, performInitialDelay, setDelay, setDelaySleepInterval, setThreadPriority |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExecAndWaitWithJSONStatusUpdateInterceptor()
Method Detail |
---|
public java.lang.String intercept(com.opensymphony.xwork.ActionInvocation actionInvocation) throws java.lang.Exception
intercept
in interface com.opensymphony.xwork.interceptor.Interceptor
intercept
in class com.opensymphony.webwork.interceptor.ExecuteAndWaitInterceptor
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |