|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BasicIssue | |
|---|---|
| com.atlassian.jira.rest.client.domain | |
| Uses of BasicIssue in com.atlassian.jira.rest.client.domain |
|---|
| Subclasses of BasicIssue in com.atlassian.jira.rest.client.domain | |
|---|---|
class |
Issue
Single JIRA issue |
| Methods in com.atlassian.jira.rest.client.domain that return types with arguments of type BasicIssue | |
|---|---|
Iterable<BasicIssue> |
SearchResult.getIssues()
|
| Constructor parameters in com.atlassian.jira.rest.client.domain with type arguments of type BasicIssue | |
|---|---|
SearchResult(int startIndex,
int maxResults,
int total,
Iterable<BasicIssue> issues)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||