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 AjaxResponseAjaxResponse. failure(String response)static AjaxResponseAjaxResponse. success(String response)
-