| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowCapabilities.EditorScopeEnum |
WorkflowCapabilities.EditorScopeEnum.fromValue(String value) |
WorkflowCapabilities.EditorScopeEnum |
WorkflowCapabilities.getEditorScope()
The scope of the workflow capabilities.
|
static WorkflowCapabilities.EditorScopeEnum |
WorkflowCapabilities.EditorScopeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkflowCapabilities.EditorScopeEnum[] |
WorkflowCapabilities.EditorScopeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowCapabilities |
WorkflowCapabilities.editorScope(WorkflowCapabilities.EditorScopeEnum editorScope) |
void |
WorkflowCapabilities.setEditorScope(WorkflowCapabilities.EditorScopeEnum editorScope) |
Copyright © 2011–2023 Everit Kft.. All rights reserved.