| Package | Description | 
|---|---|
| org.pentaho.di.resource | 
| Modifier and Type | Method and Description | 
|---|---|
static TopLevelResource | 
ResourceUtil.serializeResourceExportInterface(String zipFilename,
                                ResourceExportInterface resourceExportInterface,
                                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 TopLevelResource | 
ResourceUtil.serializeResourceExportInterface(String zipFilename,
                                ResourceExportInterface resourceExportInterface,
                                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. 
 | 
Copyright © 2020 Hitachi Vantara. All rights reserved.