Uses of Class
org.pentaho.di.resource.TopLevelResource
-
Uses of TopLevelResource in org.pentaho.di.resource
Modifier 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.