|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.util.ajax.AjaxResponse
public class AjaxResponse
Method Summary | |
---|---|
static AjaxResponse |
failure(java.lang.String response)
|
java.lang.String |
getResponse()
|
boolean |
isSuccess()
|
static AjaxResponse |
success(java.lang.String response)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public boolean isSuccess()
public java.lang.String getResponse()
public static AjaxResponse failure(java.lang.String response)
public static AjaxResponse success(java.lang.String response)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |