| Package | Description |
|---|---|
| net.rcarz.jiraclient |
| Modifier and Type | Method and Description |
|---|---|
static IssueType |
IssueType.get(RestClient restclient,
String id)
Retrieves the given issue type record.
|
IssueType |
Issue.getIssueType() |
| Modifier and Type | Method and Description |
|---|---|
List<IssueType> |
Project.getIssueTypes() |
List<IssueType> |
JiraClient.getIssueTypes()
Obtains the list of all issue types in Jira.
|
Copyright © 2022. All rights reserved.