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