DefaultJsonator with an AbstractCommandAction instead.
This interface is used as a convenience to indicate that an action can provide its result in JSON format.
It's not strictly needed as the result uses reflection but is provided anyway as a convenience.@Deprecated public interface JSONAction
| Modifier and Type | Method and Description |
|---|---|
String |
getJSONString()
Deprecated.
|
String getJSONString() throws JSONException
JSONExceptionCopyright © 2003–2015 Atlassian. All rights reserved.