Package com.atlassian.confluence.core
Class ConfluenceWorkflowInterceptor
java.lang.Object
org.apache.struts2.interceptor.AbstractInterceptor
org.apache.struts2.interceptor.MethodFilterInterceptor
org.apache.struts2.interceptor.DefaultWorkflowInterceptor
com.atlassian.confluence.core.ConfluenceWorkflowInterceptor
- All Implemented Interfaces:
Serializable
,org.apache.struts2.interceptor.ConditionalInterceptor
,org.apache.struts2.interceptor.Interceptor
public class ConfluenceWorkflowInterceptor
extends org.apache.struts2.interceptor.DefaultWorkflowInterceptor
- See Also:
-
Field Summary
Fields inherited from class org.apache.struts2.interceptor.MethodFilterInterceptor
excludeMethods, includeMethods
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.struts2.interceptor.DefaultWorkflowInterceptor
doIntercept, processInputConfig, processValidationErrorAware, setInputResultName
Methods inherited from class org.apache.struts2.interceptor.MethodFilterInterceptor
applyInterceptor, getExcludeMethodsSet, getIncludeMethodsSet, setExcludeMethods, setIncludeMethods
Methods inherited from class org.apache.struts2.interceptor.AbstractInterceptor
destroy, init, setDisabled, shouldIntercept
-
Constructor Details
-
ConfluenceWorkflowInterceptor
public ConfluenceWorkflowInterceptor()
-
-
Method Details
-
intercept
- Specified by:
intercept
in interfaceorg.apache.struts2.interceptor.Interceptor
- Overrides:
intercept
in classorg.apache.struts2.interceptor.MethodFilterInterceptor
- Throws:
Exception
-