Package 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
-
-
Constructor Summary
Constructors Constructor Description ConfluenceWorkflowInterceptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringintercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
-
-
-
Method Detail
-
intercept
public String intercept(com.opensymphony.xwork.ActionInvocation actionInvocation) throws Exception
- Specified by:
interceptin interfacecom.opensymphony.xwork.interceptor.Interceptor- Overrides:
interceptin classcom.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor- Throws:
Exception
-
-