Uses of Class
org.pentaho.reporting.libraries.base.versioning.ProjectInformation
Packages that use ProjectInformation
Package
Description
-
Uses of ProjectInformation in org.pentaho.reporting.libraries.base
Subclasses of ProjectInformation in org.pentaho.reporting.libraries.baseMethods in org.pentaho.reporting.libraries.base that return ProjectInformationModifier and TypeMethodDescriptionstatic ProjectInformation
LibBaseInfo.getInstance()
Returns a singleton instance of the LibBase project information structure. -
Uses of ProjectInformation in org.pentaho.reporting.libraries.base.versioning
Constructors in org.pentaho.reporting.libraries.base.versioning with parameters of type ProjectInformationModifierConstructorDescriptionVersionHelper
(ProjectInformation projectInformation) Loads the versioning information for the given project-information structure using the project information's internal name as lookup key.