public static class JiraQueryService.JiraIssueList extends Object
| Constructor and Description |
|---|
JiraIssueList() |
| Modifier and Type | Method and Description |
|---|---|
List<com.cenqua.fisheye.rep.ChangeSet> |
getChangeSetsWithNoIssues() |
com.google.common.collect.Multimap<String,String> |
getChangeSetToIssues() |
Map<com.atlassian.fisheye.jira.JiraServer,com.atlassian.applinks.api.CredentialsRequiredException> |
getCredentialsRequiresExceptions() |
Map<com.atlassian.fisheye.jira.JiraServer,Exception> |
getExceptions() |
List<com.atlassian.fisheye.jira.JiraIssue> |
getIssues() |
List<com.atlassian.fisheye.jira.JiraIssue> |
getIssuesByCsId(String csid) |
com.google.common.collect.Multimap<String,String> |
getIssueToChangeSets() |
public List<com.atlassian.fisheye.jira.JiraIssue> getIssues()
public com.google.common.collect.Multimap<String,String> getIssueToChangeSets()
public com.google.common.collect.Multimap<String,String> getChangeSetToIssues()
public List<com.cenqua.fisheye.rep.ChangeSet> getChangeSetsWithNoIssues()
public Map<com.atlassian.fisheye.jira.JiraServer,com.atlassian.applinks.api.CredentialsRequiredException> getCredentialsRequiresExceptions()
Copyright © 2015 Atlassian Software Systems. All rights reserved.