|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork.interceptor.MethodFilterInterceptor
com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor
com.atlassian.xwork.interceptors.CancelWorkflowInterceptor
public class CancelWorkflowInterceptor
| Field Summary | |
|---|---|
static String |
CANCEL
|
| Fields inherited from class com.opensymphony.xwork.interceptor.MethodFilterInterceptor |
|---|
excludeMethods, includeMethods, log |
| Constructor Summary | |
|---|---|
CancelWorkflowInterceptor()
|
|
| Method Summary | |
|---|---|
String |
intercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
|
| Methods inherited from class com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor |
|---|
doIntercept, setAlwaysInvokeValidate |
| Methods inherited from class com.opensymphony.xwork.interceptor.MethodFilterInterceptor |
|---|
applyInterceptor, destroy, getExcludeMethodsSet, getIncludeMethodsSet, init, setExcludeMethods, setIncludeMethods |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String CANCEL
| Constructor Detail |
|---|
public CancelWorkflowInterceptor()
| Method Detail |
|---|
public String intercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
throws Exception
intercept in interface com.opensymphony.xwork.interceptor.Interceptorintercept in class com.opensymphony.xwork.interceptor.MethodFilterInterceptorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||