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