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