Uses of Class
org.pentaho.di.resource.TopLevelResource

Packages that use TopLevelResource
org.pentaho.di.resource   
 

Uses of TopLevelResource in org.pentaho.di.resource
 

Methods in org.pentaho.di.resource that return TopLevelResource
static TopLevelResource ResourceUtil.serializeResourceExportInterface(String zipFilename, ResourceExportInterface resourceExportInterface, VariableSpace space, Repository repository)
          Serializes the referenced resource export interface (Job, Transformation, Mapping, Step, Job Entry, etc) to a ZIP file.
static TopLevelResource ResourceUtil.serializeResourceExportInterface(String zipFilename, ResourceExportInterface resourceExportInterface, VariableSpace space, Repository repository, String injectXML, String injectFilename)
          Serializes the referenced resource export interface (Job, Transformation, Mapping, Step, Job Entry, etc) to a ZIP file.