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