@Contract
public interface VersionInfo
| Modifier and Type | Method and Description |
|---|---|
String |
getAbbreviatedProductName()
Returns the Abbreviated Product Name
|
String |
getMajorVersion()
Returns the major version of Payara, e.g.
|
String |
getMinorVersion()
Returns the minor version of Payara, e.g.
|
String |
getVersionPrefix()
Returns this version's prefix, e.g.
|
String getAbbreviatedProductName()
String getVersionPrefix()
String getMajorVersion()
String getMinorVersion()
Copyright © 2019. All rights reserved.