| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
WorkflowSchemeIdName |
WorkflowSchemeIdName.id(String id) |
WorkflowSchemeIdName |
WorkflowSchemeIdName.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<WorkflowSchemeIdName> |
Workflow.getSchemes()
The workflow schemes the workflow is assigned to.
|
| Modifier and Type | Method and Description |
|---|---|
Workflow |
Workflow.addSchemesItem(WorkflowSchemeIdName schemesItem) |
| Modifier and Type | Method and Description |
|---|---|
Workflow |
Workflow.schemes(List<WorkflowSchemeIdName> schemes) |
void |
Workflow.setSchemes(List<WorkflowSchemeIdName> schemes) |
Copyright © 2011–2023 Everit Kft.. All rights reserved.