| Package | Description |
|---|---|
| com.atlassian.jira.pageobjects.project.components |
| Modifier and Type | Method and Description |
|---|---|
Component.ComponentAssigneeType |
Component.getComponentAssigneeType() |
static Component.ComponentAssigneeType |
Component.ComponentAssigneeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Component.ComponentAssigneeType[] |
Component.ComponentAssigneeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Component |
Component.setComponentAssigneeType(Component.ComponentAssigneeType componentAssigneeType) |
Copyright © 2002-2024 Atlassian. All Rights Reserved.