Uses of Interface
org.pentaho.platform.api.util.IVersionHelper

Packages that use IVersionHelper
org.pentaho.platform.util   
org.pentaho.platform.util.logging   
 

Uses of IVersionHelper in org.pentaho.platform.util
 

Classes in org.pentaho.platform.util that implement IVersionHelper
 class VersionHelper
           
 

Uses of IVersionHelper in org.pentaho.platform.util.logging
 

Methods in org.pentaho.platform.util.logging with parameters of type IVersionHelper
static void Logger.setVersionHelper(IVersionHelper helper)