com.atlassian.confluence.core
Class ConfluenceWorkflowInterceptor
java.lang.Object
com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor
com.atlassian.confluence.core.ConfluenceWorkflowInterceptor
- All Implemented Interfaces:
- com.opensymphony.xwork.interceptor.Interceptor
- public class ConfluenceWorkflowInterceptor
- extends com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor
Method Summary |
String |
intercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
|
Methods inherited from class com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor |
destroy, init |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfluenceWorkflowInterceptor
public ConfluenceWorkflowInterceptor()
intercept
public String intercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
throws Exception
- Throws:
Exception