| Package | Description |
|---|---|
| net.rcarz.jiraclient | |
| net.rcarz.jiraclient.greenhopper |
| Modifier and Type | Method and Description |
|---|---|
Version |
Version.FluentCreate.execute()
Executes the create action.
|
static Version |
Version.get(RestClient restclient,
String id)
Retrieves the given version record.
|
| Modifier and Type | Method and Description |
|---|---|
List<Version> |
Issue.getFixVersions() |
List<Version> |
Project.getVersions() |
List<Version> |
Issue.getVersions() |
| Modifier and Type | Method and Description |
|---|---|
void |
Version.mergeWith(Version version)
Merges the given version with current version
|
| Modifier and Type | Method and Description |
|---|---|
Version |
RapidViewVersion.getJiraVersion()
Retrieves the full JIRA version.
|
Copyright © 2022. All rights reserved.