| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
static ProjectInputBean.ProjectTypeKeyEnum |
ProjectInputBean.ProjectTypeKeyEnum.fromValue(String value) |
ProjectInputBean.ProjectTypeKeyEnum |
ProjectInputBean.getProjectTypeKey()
The [project type](https://confluence.atlassian.com/x/GwiiLQ#Jiraapplicationsoverview-Productfeaturesandprojecttypes), which dictates the application-specific feature set.
|
static ProjectInputBean.ProjectTypeKeyEnum |
ProjectInputBean.ProjectTypeKeyEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProjectInputBean.ProjectTypeKeyEnum[] |
ProjectInputBean.ProjectTypeKeyEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectInputBean |
ProjectInputBean.projectTypeKey(ProjectInputBean.ProjectTypeKeyEnum projectTypeKey) |
void |
ProjectInputBean.setProjectTypeKey(ProjectInputBean.ProjectTypeKeyEnum projectTypeKey) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.