public class OptimizationVersionHelper extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BUILD_PROP_CORE_FILE
The Constant BUILD_PROP_CORE_FILE.
|
Constructor and Description |
---|
OptimizationVersionHelper()
Instantiates a new optimization version helper.
|
Modifier and Type | Method and Description |
---|---|
String |
getCoreVersion()
Gets the core version.
|
Properties |
getCoreVersionProperties()
Gets the core version properties.
|
String |
getVersionString(Properties versionProps,
String title)
Gets the version string.
|
static Properties |
readinProps(String keyPrefix,
String buldFilePath)
Reading in props from file.
|
public static final String BUILD_PROP_CORE_FILE
public OptimizationVersionHelper()
public static Properties readinProps(String keyPrefix, String buldFilePath)
keyPrefix
- the key prefixbuldFilePath
- the buld file pathpublic Properties getCoreVersionProperties()
public String getVersionString(Properties versionProps, String title)
versionProps
- the version propstitle
- the titlepublic String getCoreVersion()
Copyright © 2017–2023 DNA Evolutions GmbH. All rights reserved.