public class ChangelogItemJsonParser extends Object implements JsonObjectParser<ChangelogItem>
| Constructor and Description |
|---|
ChangelogItemJsonParser() |
public ChangelogItem parse(org.codehaus.jettison.json.JSONObject json) throws org.codehaus.jettison.json.JSONException
parse in interface JsonParser<org.codehaus.jettison.json.JSONObject,ChangelogItem>org.codehaus.jettison.json.JSONExceptionCopyright © 2016 Atlassian. All rights reserved.