public interface IssuesDataProvider
| Modifier and Type | Method and Description |
|---|---|
Iterator<IssueData> |
getIssues()
Gets the Issue Data from the Provider.
|
Iterator<IssueData> getIssues() throws IndexAnalyzerGeneralException
Iterator containing the IssueData items.IndexAnalyzerGeneralExceptionCopyright © 2002-2019 Atlassian. All Rights Reserved.