public static interface ServerInformationAgent.VersionInfo
| Modifier and Type | Interface and Description |
|---|---|
static class |
ServerInformationAgent.VersionInfo.Quality
Indicates the quality level of the related FirstSpirit version.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBranch()
Returns the name of the branch of the belonging FirstSpirit version or
null. |
int |
getBuild()
Returns the build number of the belonging FirstSpirit version.
|
String |
getFullVersionString()
Returns the full version string of the belonging FirstSpirit version.
|
int |
getMajor()
Returns the major version of the belonging FirstSpirit version.
|
int |
getMinor()
Returns the minor version of the belonging FirstSpirit version.
|
ServerInformationAgent.VersionInfo.Quality |
getQuality()
Returns the quality state of the belonging FirstSpirit version.
|
int getMajor()
int getMinor()
int getBuild()
@Nullable String getBranch()
null.null) indicates that the belonging FirstSpirit version is a stable version.null.ServerInformationAgent.VersionInfo.Quality getQuality()
ServerInformationAgent.VersionInfo.QualityString getFullVersionString()
branch exists)getBranch() delivers null)Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500