Class LibDocBundleInfo
- java.lang.Object
-
- org.pentaho.reporting.libraries.base.versioning.DependencyInformation
-
- org.pentaho.reporting.libraries.base.versioning.ProjectInformation
-
- org.pentaho.reporting.libraries.docbundle.LibDocBundleInfo
-
public final class LibDocBundleInfo extends org.pentaho.reporting.libraries.base.versioning.ProjectInformation
Details about the LibDocBundle project.- Author:
- Thomas Morgner
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.pentaho.reporting.libraries.base.versioning.ProjectInformation
getInstance()
Returns the singleton instance of the Info-Object.-
Methods inherited from class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
addLibrary, addOptionalLibrary, addOptionalLibrary, getBootClass, getCopyright, getInternalName, getLibraries, getOptionalLibraries, getProductId, getReleaseBuildNumber, getReleaseCandidateToken, getReleaseMajor, getReleaseMilestone, getReleaseMinor, getReleaseNumber, getVersion, setBootClass, setCopyright
-
-