| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.api | |
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<Version> |
ProjectVersionsApi.moveVersion(String id,
VersionMoveBean versionMoveBean,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Move version
Modifies the version's sequence within the project, which affects the display order of the versions in Jira.
|
io.reactivex.Single<Version> |
VersionApi.moveVersion(String id,
VersionMoveBean versionMoveBean,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Move version
Modifies the version's sequence within the project, which affects the display order of the versions in Jira.
|
| Modifier and Type | Method and Description |
|---|---|
VersionMoveBean |
VersionMoveBean.after(URI after) |
VersionMoveBean |
VersionMoveBean.position(VersionMoveBean.PositionEnum position) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.