| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
static StatusCreate.StatusCategoryEnum |
StatusCreate.StatusCategoryEnum.fromValue(String value) |
StatusCreate.StatusCategoryEnum |
StatusCreate.getStatusCategory()
The category of the status.
|
static StatusCreate.StatusCategoryEnum |
StatusCreate.StatusCategoryEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatusCreate.StatusCategoryEnum[] |
StatusCreate.StatusCategoryEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusCreate.setStatusCategory(StatusCreate.StatusCategoryEnum statusCategory) |
StatusCreate |
StatusCreate.statusCategory(StatusCreate.StatusCategoryEnum statusCategory) |
Copyright © 2011–2023 Everit Kft.. All rights reserved.