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, interceptpublic static final String VALIDATE_JSON_PARAM
public String doIntercept(com.opensymphony.xwork2.ActionInvocation invocation) throws Exception
doIntercept in class AbstractBambooInterceptorExceptionprotected com.opensymphony.webwork.dispatcher.json.JSONObject buildResponse(com.atlassian.struts.ValidationAware validationAware)
throws com.opensymphony.webwork.dispatcher.json.JSONException
com.opensymphony.webwork.dispatcher.json.JSONExceptionCopyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.