com.atlassian.confluence.core
Class ConfluenceWorkflowInterceptor
java.lang.Object
com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor
com.atlassian.confluence.core.ConfluenceWorkflowInterceptor
- All Implemented Interfaces:
- Interceptor
public class ConfluenceWorkflowInterceptor
- extends DefaultWorkflowInterceptor
| 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(ActionInvocation actionInvocation)
throws Exception
- Specified by:
intercept in interface Interceptor- Overrides:
intercept in class DefaultWorkflowInterceptor
- Throws:
Exception