public class BasicProjectsJsonParser extends Object implements JsonArrayParser<Iterable<BasicProject>>
| Constructor and Description |
|---|
BasicProjectsJsonParser() |
public Iterable<BasicProject> parse(org.codehaus.jettison.json.JSONArray json) throws org.codehaus.jettison.json.JSONException
parse in interface JsonParser<org.codehaus.jettison.json.JSONArray,Iterable<BasicProject>>org.codehaus.jettison.json.JSONExceptionCopyright © 2016 Atlassian. All rights reserved.