Uses of Class
com.atlassian.confluence.util.ajax.AjaxResponse
-
Packages that use AjaxResponse Package Description com.atlassian.confluence.util.ajax -
-
Uses of AjaxResponse in com.atlassian.confluence.util.ajax
Methods in com.atlassian.confluence.util.ajax that return AjaxResponse Modifier and Type Method Description static AjaxResponse
AjaxResponse. failure(String response)
static AjaxResponse
AjaxResponse. success(String response)
-