| Package | Description |
|---|---|
| com.atlassian.jira.plugins.workflowdesigner.validation.api.graph |
| Modifier and Type | Method and Description |
|---|---|
Transition.Type |
Transition.getType()
Returns the transition type.
|
static Transition.Type |
Transition.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Transition.Type[] |
Transition.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Atlassian. All rights reserved.