|
||||||||||
| 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(String entityIdString,
String labelString)
|
AjaxResponse |
RemoveLabelFromEntityBean.removeLabel(String entityIdString,
String labelIdString)
|
AjaxResponse |
SuggestedLabelsForEntityBean.viewLabels(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(String response)
|
static AjaxResponse |
AjaxResponse.success(String response)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||