public class JiraIssue extends JiraJSONResponse
object
Constructor and Description |
---|
JiraIssue() |
Modifier and Type | Method and Description |
---|---|
protected static void |
addMetadataToMap(String parent,
Object cval,
Map<String,List<String>> currentMap) |
Date |
getCreatedDate() |
String |
getDescription() |
String |
getKey() |
Map<String,String[]> |
getMetadata() |
String |
getSelf() |
String |
getSummary() |
Date |
getUpdatedDate() |
acceptJSONObject