public class Subtask extends Object
| Constructor and Description |
|---|
Subtask(String issueKey,
URI issueUri,
String summary,
IssueType issueType,
Status status) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getIssueKey() |
IssueType |
getIssueType() |
URI |
getIssueUri() |
Status |
getStatus() |
String |
getSummary() |
int |
hashCode() |
String |
toString() |
Copyright © 2017 Atlassian. All rights reserved.