Uses of Interface
org.pentaho.di.repository.RepositoryCapabilities

Packages that use RepositoryCapabilities
org.pentaho.di.repository This package contains the required classes to handle the Kettle repository. 
org.pentaho.di.repository.filerep   
org.pentaho.di.repository.kdr   
org.pentaho.di.ui.spoon This package contains the classes needed by Spoon. 
 

Uses of RepositoryCapabilities in org.pentaho.di.repository
 

Methods in org.pentaho.di.repository that return RepositoryCapabilities
 RepositoryCapabilities RepositoryMeta.getRepositoryCapabilities()
          Describes the capabilities of the repository
 

Uses of RepositoryCapabilities in org.pentaho.di.repository.filerep
 

Methods in org.pentaho.di.repository.filerep that return RepositoryCapabilities
 RepositoryCapabilities KettleFileRepositoryMeta.getRepositoryCapabilities()
           
 

Uses of RepositoryCapabilities in org.pentaho.di.repository.kdr
 

Methods in org.pentaho.di.repository.kdr that return RepositoryCapabilities
 RepositoryCapabilities KettleDatabaseRepositoryMeta.getRepositoryCapabilities()
           
 

Uses of RepositoryCapabilities in org.pentaho.di.ui.spoon
 

Fields in org.pentaho.di.ui.spoon declared as RepositoryCapabilities
 RepositoryCapabilities Spoon.capabilities