| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
WorkflowStatus |
WorkflowStatus.id(String id) |
WorkflowStatus |
WorkflowStatus.name(String name) |
WorkflowStatus |
WorkflowStatus.properties(WorkflowStatusProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
List<WorkflowStatus> |
Workflow.getStatuses()
The statuses of the workflow.
|
| Modifier and Type | Method and Description |
|---|---|
Workflow |
Workflow.addStatusesItem(WorkflowStatus statusesItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
Workflow.setStatuses(List<WorkflowStatus> statuses) |
Workflow |
Workflow.statuses(List<WorkflowStatus> statuses) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.