com.atlassian.bamboo.ww2.interceptors
Class BambooWorkflowInterceptor

java.lang.Object
  extended by com.opensymphony.xwork.interceptor.MethodFilterInterceptor
      extended by com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor
          extended by com.atlassian.bamboo.ww2.interceptors.BambooWorkflowInterceptor
All Implemented Interfaces:
com.opensymphony.xwork.interceptor.Interceptor, java.io.Serializable

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

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.opensymphony.xwork.interceptor.MethodFilterInterceptor
excludeMethods, includeMethods
 
Constructor Summary
BambooWorkflowInterceptor()
           
 
Method Summary
 java.lang.String doIntercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
           
 
Methods inherited from class com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor
setAlwaysInvokeValidate
 
Methods inherited from class com.opensymphony.xwork.interceptor.MethodFilterInterceptor
applyInterceptor, destroy, getExcludeMethodsSet, getIncludeMethodsSet, init, intercept, setExcludeMethods, setIncludeMethods
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BambooWorkflowInterceptor

public BambooWorkflowInterceptor()
Method Detail

doIntercept

public java.lang.String doIntercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
                             throws java.lang.Exception
Overrides:
doIntercept in class com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor
Throws:
java.lang.Exception


Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.