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
JSONException
Copyright © 2003–2017 Atlassian. All rights reserved.