| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
StatusLayoutUpdate |
StatusLayoutUpdate.layout(WorkflowLayout layout) |
StatusLayoutUpdate |
StatusLayoutUpdate.properties(Map<String,String> properties) |
StatusLayoutUpdate |
StatusLayoutUpdate.putPropertiesItem(String key,
String propertiesItem) |
StatusLayoutUpdate |
StatusLayoutUpdate.statusReference(String statusReference) |
| Modifier and Type | Method and Description |
|---|---|
List<StatusLayoutUpdate> |
WorkflowCreate.getStatuses()
The statuses associated with this workflow.
|
List<StatusLayoutUpdate> |
WorkflowUpdate.getStatuses()
The statuses associated with this workflow.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowCreate |
WorkflowCreate.addStatusesItem(StatusLayoutUpdate statusesItem) |
WorkflowUpdate |
WorkflowUpdate.addStatusesItem(StatusLayoutUpdate statusesItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowCreate.setStatuses(List<StatusLayoutUpdate> statuses) |
void |
WorkflowUpdate.setStatuses(List<StatusLayoutUpdate> statuses) |
WorkflowCreate |
WorkflowCreate.statuses(List<StatusLayoutUpdate> statuses) |
WorkflowUpdate |
WorkflowUpdate.statuses(List<StatusLayoutUpdate> statuses) |
Copyright © 2011–2023 Everit Kft.. All rights reserved.