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 © 2013 Atlassian. All Rights Reserved.