|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AjaxResponse | |
|---|---|
| com.atlassian.confluence.labels.actions | |
| com.atlassian.confluence.pages | |
| com.atlassian.confluence.util.ajax | |
| Uses of AjaxResponse in com.atlassian.confluence.labels.actions |
|---|
| Methods in com.atlassian.confluence.labels.actions that return AjaxResponse | |
|---|---|
AjaxResponse |
AddLabelToEntityBean.addLabel(java.lang.String entityIdString,
java.lang.String labelString)
|
AjaxResponse |
RemoveLabelFromEntityBean.removeLabel(java.lang.String entityIdString,
java.lang.String labelIdString)
|
AjaxResponse |
SuggestedLabelsForEntityBean.viewLabels(java.lang.String entityIdString)
|
| Uses of AjaxResponse in com.atlassian.confluence.pages |
|---|
| Methods in com.atlassian.confluence.pages that return AjaxResponse | |
|---|---|
AjaxResponse |
DraftAjax.saveDraft(DraftData draftData,
boolean isXhtml)
|
AjaxResponse |
DefaultDraftAjax.saveDraft(DraftData draftData,
boolean isXhtml)
|
| Uses of AjaxResponse in com.atlassian.confluence.util.ajax |
|---|
| Methods in com.atlassian.confluence.util.ajax that return AjaxResponse | |
|---|---|
static AjaxResponse |
AjaxResponse.failure(java.lang.String response)
|
static AjaxResponse |
AjaxResponse.success(java.lang.String response)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||