public class SprintIssue extends GreenHopperIssue
id, RESOURCE_URI, restclient| Modifier | Constructor and Description |
|---|---|
protected |
SprintIssue(RestClient restclient,
net.sf.json.JSONObject json)
Creates a sprint issue from a JSON payload.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getEpic() |
EstimateStatistic |
getEstimateStatistic() |
getAssignee, getAssigneeName, getAvatarUrl, getColour, getFixVersions, getJiraIssue, getKey, getPriorityName, getPriorityUrl, getProjectId, getStatusId, getStatusName, getStatusUrl, getSummary, getTypeId, getTypeName, getTypeUrl, isDone, isHidden, toStringgetIdprotected SprintIssue(RestClient restclient, net.sf.json.JSONObject json)
restclient - REST client instancejson - JSON payloadpublic String getEpic()
public EstimateStatistic getEstimateStatistic()
Copyright © 2022. All rights reserved.