Package | Description |
---|---|
com.atlassian.jira.pageobjects.project.issuetypes |
Modifier and Type | Method and Description |
---|---|
IssueType |
IssueType.setDescription(String description) |
IssueType |
IssueType.setName(String name) |
Modifier and Type | Method and Description |
---|---|
List<IssueType> |
IssueTypesTab.getIssueTypes()
Get all the listed issue types on the Issue Types page.
|
Modifier and Type | Method and Description |
---|---|
IssueTypeHeader |
IssueTypesTab.selectIssueType(IssueType issueType)
Select an Issue Type on the Issue Types page.
|
Copyright © 2002-2021 Atlassian. All Rights Reserved.