|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.xwork2.interceptor.AbstractInterceptor
com.opensymphony.xwork2.interceptor.MethodFilterInterceptor
com.opensymphony.xwork2.interceptor.DefaultWorkflowInterceptor
com.atlassian.bamboo.ww2.interceptors.BambooWorkflowInterceptor
public class BambooWorkflowInterceptor
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 |
---|
public BambooWorkflowInterceptor()
Method Detail |
---|
public String doIntercept(com.opensymphony.xwork2.ActionInvocation actionInvocation) throws Exception
doIntercept
in class com.opensymphony.xwork2.interceptor.DefaultWorkflowInterceptor
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |