| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.api | |
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<WorkflowCreateResponse> |
WorkflowsApi.createWorkflows(WorkflowCreateRequest workflowCreateRequest,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Bulk create workflows
Create workflows and related statuses.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowCreateResponse |
WorkflowCreateResponse.addStatusesItem(JiraWorkflowStatus statusesItem) |
WorkflowCreateResponse |
WorkflowCreateResponse.addWorkflowsItem(JiraWorkflow workflowsItem) |
WorkflowCreateResponse |
WorkflowCreateResponse.statuses(List<JiraWorkflowStatus> statuses) |
WorkflowCreateResponse |
WorkflowCreateResponse.workflows(List<JiraWorkflow> workflows) |
Copyright © 2011–2023 Everit Kft.. All rights reserved.