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