| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
static ProjectComponent.AssigneeTypeEnum |
ProjectComponent.AssigneeTypeEnum.fromValue(String value) |
ProjectComponent.AssigneeTypeEnum |
ProjectComponent.getAssigneeType()
The nominal user type used to determine the assignee for issues created with this component.
|
static ProjectComponent.AssigneeTypeEnum |
ProjectComponent.AssigneeTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProjectComponent.AssigneeTypeEnum[] |
ProjectComponent.AssigneeTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectComponent |
ProjectComponent.assigneeType(ProjectComponent.AssigneeTypeEnum assigneeType) |
void |
ProjectComponent.setAssigneeType(ProjectComponent.AssigneeTypeEnum assigneeType) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.