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