public class IssueHistoryItem extends Resource
apirev, DEFAULT_API_REV, id, restclient, self| Constructor and Description |
|---|
IssueHistoryItem(RestClient restclient) |
IssueHistoryItem(RestClient restclient,
net.sf.json.JSONObject json) |
| Modifier and Type | Method and Description |
|---|---|
String |
getField() |
String |
getFrom() |
String |
getFromStr() |
String |
getTo() |
String |
getToStr() |
getApiRev, getAuthUri, getBaseUri, getId, getSelf, getUrl, setApiRevpublic IssueHistoryItem(RestClient restclient)
public IssueHistoryItem(RestClient restclient, net.sf.json.JSONObject json)
Copyright © 2022. All rights reserved.