Interface | Description |
---|---|
JSONAction | Deprecated
since 2.10 - Use
DefaultJsonator with an AbstractCommandAction instead. |
Class | Description |
---|---|
JsonResult |
This result will format the the a result of the action using JSON.
|
ReadOnlyJsonResult |
Inspired by the
HttpHeaderResult and JsonResult |
SingleErrorJSONResult |
Helper class for Actions that want to return a single action error as a JSON result.
|
Copyright © 2003–2021 Atlassian. All rights reserved.