com.atlassian.confluence.core
Class ConfluenceWorkflowInterceptor

java.lang.Object
  extended by com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor
      extended by com.atlassian.confluence.core.ConfluenceWorkflowInterceptor
All Implemented Interfaces:
com.opensymphony.xwork.interceptor.Interceptor

public class ConfluenceWorkflowInterceptor
extends com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor


Constructor Summary
ConfluenceWorkflowInterceptor()
           
 
Method Summary
 java.lang.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
 

Constructor Detail

ConfluenceWorkflowInterceptor

public ConfluenceWorkflowInterceptor()
Method Detail

intercept

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


Copyright © 2003-2010 Atlassian. All Rights Reserved.