Uses of Class
org.pentaho.platform.repository.solution.filebased.FileBasedSolutionRepository

Packages that use FileBasedSolutionRepository
org.pentaho.platform.repository.solution.filebased   
 

Uses of FileBasedSolutionRepository in org.pentaho.platform.repository.solution.filebased
 

Subclasses of FileBasedSolutionRepository in org.pentaho.platform.repository.solution.filebased
 class ExtensionFileBasedSolutionRepository
          Deprecated. use FileBasedSolutionRepository
 

Constructors in org.pentaho.platform.repository.solution.filebased with parameters of type FileBasedSolutionRepository
FileInfo(String fileName, Date lastModified, String path, String solutionId, FileBasedSolutionRepository repository)