| Package | Description |
|---|---|
| com.atlassian.bamboo.hibernate | |
| com.atlassian.bamboo.util |
| Modifier and Type | Method and Description |
|---|---|
static Version |
DatabaseVersionHolder.getVersion() |
| Modifier and Type | Method and Description |
|---|---|
static void |
DatabaseVersionHolder.setVersion(Version actualVersion) |
| Modifier and Type | Method and Description |
|---|---|
static Version |
Version.of(String version)
Supported formats:
- 1.2.3
- 1.2
- 1
|
| Modifier and Type | Method and Description |
|---|---|
int |
Version.compareTo(Version o) |
boolean |
Version.isGreaterThan(Version version) |
boolean |
Version.isLessThan(Version version) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.