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 com.atlassian.json.jsonorg.JSONException
com.atlassian.json.jsonorg.JSONException
Copyright © 2003–2021 Atlassian. All rights reserved.