public class PlanAwareInterceptor
extends com.atlassian.xwork.interceptors.AroundInterceptor
| Constructor and Description |
|---|
PlanAwareInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
after(com.opensymphony.xwork2.ActionInvocation dispatcher,
@Nullable String result) |
protected void |
before(com.opensymphony.xwork2.ActionInvocation actionInvocation) |
protected String |
getParameter(String parameterName) |
protected boolean |
hasParameter(String parameterName) |
void |
setCachedPlanManager(CachedPlanManager cachedPlanManager) |
void |
setCustomVariableContext(CustomVariableContext customVariableContext) |
protected void before(com.opensymphony.xwork2.ActionInvocation actionInvocation)
before in class com.atlassian.xwork.interceptors.AroundInterceptorprotected void after(com.opensymphony.xwork2.ActionInvocation dispatcher,
@Nullable
@Nullable String result)
after in class com.atlassian.xwork.interceptors.AroundInterceptorpublic void setCachedPlanManager(CachedPlanManager cachedPlanManager)
public void setCustomVariableContext(CustomVariableContext customVariableContext)
protected boolean hasParameter(String parameterName)
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.