| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateProjectDetails.ProjectTypeKeyEnum |
CreateProjectDetails.ProjectTypeKeyEnum.fromValue(String value) |
CreateProjectDetails.ProjectTypeKeyEnum |
CreateProjectDetails.getProjectTypeKey()
The [project type](https://confluence.atlassian.com/x/GwiiLQ#Jiraapplicationsoverview-Productfeaturesandprojecttypes), which defines the application-specific feature set.
|
static CreateProjectDetails.ProjectTypeKeyEnum |
CreateProjectDetails.ProjectTypeKeyEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreateProjectDetails.ProjectTypeKeyEnum[] |
CreateProjectDetails.ProjectTypeKeyEnum.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.projectTypeKey(CreateProjectDetails.ProjectTypeKeyEnum projectTypeKey) |
void |
CreateProjectDetails.setProjectTypeKey(CreateProjectDetails.ProjectTypeKeyEnum projectTypeKey) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.