public class CommentJsonParser extends Object implements JsonObjectParser<Comment>
| Modifier and Type | Field and Description |
|---|---|
static String |
VISIBILITY_KEY |
| Constructor and Description |
|---|
CommentJsonParser() |
public static final String VISIBILITY_KEY
public Comment parse(org.codehaus.jettison.json.JSONObject json) throws org.codehaus.jettison.json.JSONException
parse in interface JsonParser<org.codehaus.jettison.json.JSONObject,Comment>org.codehaus.jettison.json.JSONExceptionCopyright © 2016 Atlassian. All rights reserved.