com.atlassian.bamboo.ww2.interceptors
Class BambooWorkflowInterceptor

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

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

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.opensymphony.xwork2.interceptor.MethodFilterInterceptor
excludeMethods, includeMethods
 
Constructor Summary
BambooWorkflowInterceptor()
           
 
Method Summary
 String doIntercept(com.opensymphony.xwork2.ActionInvocation actionInvocation)
           
 
Methods inherited from class com.opensymphony.xwork2.interceptor.DefaultWorkflowInterceptor
processInputConfig, processValidationErrorAware, setInputResultName
 
Methods inherited from class com.opensymphony.xwork2.interceptor.MethodFilterInterceptor
applyInterceptor, getExcludeMethodsSet, getIncludeMethodsSet, intercept, setExcludeMethods, setIncludeMethods
 
Methods inherited from class com.opensymphony.xwork2.interceptor.AbstractInterceptor
destroy, init
 
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 String doIntercept(com.opensymphony.xwork2.ActionInvocation actionInvocation)
                   throws Exception
Overrides:
doIntercept in class com.opensymphony.xwork2.interceptor.DefaultWorkflowInterceptor
Throws:
Exception


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.