| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
static Transition.TypeEnum |
Transition.TypeEnum.fromValue(String value) |
Transition.TypeEnum |
Transition.getType()
The type of the transition.
|
static Transition.TypeEnum |
Transition.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Transition.TypeEnum[] |
Transition.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 |
Transition.setType(Transition.TypeEnum type) |
Transition |
Transition.type(Transition.TypeEnum type) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.