public class JiraXmlSearchResultItemEntity extends Object
Constructor and Description |
---|
JiraXmlSearchResultItemEntity() |
Modifier and Type | Method and Description |
---|---|
JiraAssignee |
getAssignee() |
Collection<String> |
getFixVersions() |
String |
getKey() |
String |
getLink() |
JiraStatus |
getStatus() |
String |
getSummary() |
JiraType |
getType() |
public String getKey()
public String getLink()
public JiraStatus getStatus()
public String getSummary()
public JiraType getType()
public JiraAssignee getAssignee()
@Nullable public Collection<String> getFixVersions()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.