| 程序包 | 说明 |
|---|---|
| org.pentaho.di.resource |
| 限定符和类型 | 方法和说明 |
|---|---|
static 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 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.
|
Copyright © 2024 Hitachi Vantara. All rights reserved.