Package | Description |
---|---|
com.atlassian.jira.rest.client.api | |
com.atlassian.jira.rest.client.api.domain.input |
Modifier and Type | Method and Description |
---|---|
com.atlassian.util.concurrent.Promise<Version> |
VersionRestClient.moveVersion(URI versionUri,
VersionPosition versionPosition)
Moves selected version to another position.
|
Modifier and Type | Method and Description |
---|---|
static VersionPosition |
VersionPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionPosition[] |
VersionPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013 Atlassian. All Rights Reserved.