Class ConfluenceWorkflowInterceptor

  • All Implemented Interfaces:
    com.opensymphony.xwork.interceptor.Interceptor

    public class ConfluenceWorkflowInterceptor
    extends com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor
    • Constructor Detail

      • ConfluenceWorkflowInterceptor

        public ConfluenceWorkflowInterceptor()
    • Method Detail

      • intercept

        public String intercept​(com.opensymphony.xwork.ActionInvocation actionInvocation)
                         throws Exception
        Specified by:
        intercept in interface com.opensymphony.xwork.interceptor.Interceptor
        Overrides:
        intercept in class com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor
        Throws:
        Exception