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