Uses of Class
org.pentaho.di.resource.TopLevelResource
Packages that use TopLevelResource
-
Uses of TopLevelResource in org.pentaho.di.resource
Methods in org.pentaho.di.resource that return TopLevelResourceModifier and TypeMethodDescriptionstatic final TopLevelResource
ResourceUtil.serializeResourceExportInterface
(String zipFilename, ResourceExportInterface resourceExportInterface, org.pentaho.di.core.variables.VariableSpace space, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore) Serializes the referenced resource export interface (Job, Transformation, Mapping, Step, Job Entry, etc) to a ZIP file.static final TopLevelResource
ResourceUtil.serializeResourceExportInterface
(String zipFilename, ResourceExportInterface resourceExportInterface, org.pentaho.di.core.variables.VariableSpace space, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore, String injectXML, String injectFilename) Serializes the referenced resource export interface (Job, Transformation, Mapping, Step, Job Entry, etc) to a ZIP file.