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