public interface IVersion
| Modifier and Type | Method | Description | 
|---|---|---|
| String | getBranch() | |
| String | getBuildNumber() | |
| String | getBuildString() | |
| Date | getBuildTime() | |
| String | getCommitRevision() | |
| int | getMajor() | |
| int | getMicro() | |
| int | getMinor() | |
| String | getVersion() | Returns the version of FusionReactor. | 
String getVersion()
5.0.9 including -SNAPSHOT if applicable.int getMajor()
int getMinor()
int getMicro()
String getCommitRevision()
String getBranch()
String getBuildNumber()
Date getBuildTime()
String getBuildString()
Copyright © 2005-2025 Intergral Information Solutions GmbH. All Rights Reserved.