| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
WorkflowCreate |
WorkflowCreate.addStatusesItem(StatusLayoutUpdate statusesItem) |
WorkflowCreate |
WorkflowCreate.addTransitionsItem(TransitionUpdateDTO transitionsItem) |
WorkflowCreate |
WorkflowCreate.description(String description) |
WorkflowCreate |
WorkflowCreate.name(String name) |
WorkflowCreate |
WorkflowCreate.startPointLayout(WorkflowLayout startPointLayout) |
WorkflowCreate |
WorkflowCreate.statuses(List<StatusLayoutUpdate> statuses) |
WorkflowCreate |
WorkflowCreate.transitions(List<TransitionUpdateDTO> transitions) |
| Modifier and Type | Method and Description |
|---|---|
List<WorkflowCreate> |
WorkflowCreateRequest.getWorkflows()
The details of the workflows to create.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowCreateRequest |
WorkflowCreateRequest.addWorkflowsItem(WorkflowCreate workflowsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowCreateRequest.setWorkflows(List<WorkflowCreate> workflows) |
WorkflowCreateRequest |
WorkflowCreateRequest.workflows(List<WorkflowCreate> workflows) |
Copyright © 2011–2023 Everit Kft.. All rights reserved.