public class StatusCategoryJsonParser extends Object implements com.atlassian.jira.rest.client.internal.json.JsonObjectParser<StatusCategory>
| Constructor and Description |
|---|
StatusCategoryJsonParser() |
| Modifier and Type | Method and Description |
|---|---|
StatusCategory |
parse(org.codehaus.jettison.json.JSONObject jsonObject) |
public StatusCategory parse(org.codehaus.jettison.json.JSONObject jsonObject) throws org.codehaus.jettison.json.JSONException
parse in interface com.atlassian.jira.rest.client.internal.json.JsonParser<org.codehaus.jettison.json.JSONObject,StatusCategory>org.codehaus.jettison.json.JSONExceptionCopyright © 2016. All rights reserved.