public class JSONValidationInterceptor extends AbstractBambooInterceptor
Modifier and Type | Field and Description |
---|---|
static String |
VALIDATE_JSON_PARAM |
Constructor and Description |
---|
JSONValidationInterceptor() |
Modifier and Type | Method and Description |
---|---|
protected com.opensymphony.webwork.dispatcher.json.JSONObject |
buildResponse(com.atlassian.struts.ValidationAware validationAware) |
String |
doIntercept(com.opensymphony.xwork2.ActionInvocation invocation) |
destroy, getParameter, getParameterAsInt, hasParameter, init, intercept
public static final String VALIDATE_JSON_PARAM
public String doIntercept(com.opensymphony.xwork2.ActionInvocation invocation) throws Exception
doIntercept
in class AbstractBambooInterceptor
Exception
protected com.opensymphony.webwork.dispatcher.json.JSONObject buildResponse(com.atlassian.struts.ValidationAware validationAware) throws com.opensymphony.webwork.dispatcher.json.JSONException
com.opensymphony.webwork.dispatcher.json.JSONException
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.