| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
StatusCreate |
StatusCreate.description(String description) |
StatusCreate |
StatusCreate.name(String name) |
StatusCreate |
StatusCreate.statusCategory(StatusCreate.StatusCategoryEnum statusCategory) |
| Modifier and Type | Method and Description |
|---|---|
List<StatusCreate> |
StatusCreateRequest.getStatuses()
Details of the statuses being created.
|
| Modifier and Type | Method and Description |
|---|---|
StatusCreateRequest |
StatusCreateRequest.addStatusesItem(StatusCreate statusesItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatusCreateRequest.setStatuses(List<StatusCreate> statuses) |
StatusCreateRequest |
StatusCreateRequest.statuses(List<StatusCreate> statuses) |
Copyright © 2011–2023 Everit Kft.. All rights reserved.