public class VersionHelper extends Object implements org.pentaho.platform.api.util.IVersionHelper
Constructor and Description |
---|
VersionHelper() |
Modifier and Type | Method and Description |
---|---|
static VersionInfo |
getVersionInfo() |
static VersionInfo |
getVersionInfo(Class clazz) |
String |
getVersionInformation() |
String |
getVersionInformation(Class clazz) |
String |
getVersionInformationFromProperties(ResourceBundle assemblyBundle) |
public String getVersionInformation()
getVersionInformation
in interface org.pentaho.platform.api.util.IVersionHelper
public String getVersionInformation(Class clazz)
getVersionInformation
in interface org.pentaho.platform.api.util.IVersionHelper
public String getVersionInformationFromProperties(ResourceBundle assemblyBundle)
public static VersionInfo getVersionInfo()
public static VersionInfo getVersionInfo(Class clazz)