Uses of Class
org.apache.hop.resource.TopLevelResource
-
Packages that use TopLevelResource Package Description org.apache.hop.resource -
-
Uses of TopLevelResource in org.apache.hop.resource
Methods in org.apache.hop.resource that return TopLevelResource Modifier and Type Method Description static TopLevelResourceResourceUtil. serializeResourceExportInterface(String zipFilename, IResourceExport resourceExportInterface, IVariables variables, IHopMetadataProvider metadataProvider, IXml executionConfiguration, String injectFilename, String sourceResourceFolderMapping, String targetResourceFolderMapping, Map<String,String> variablesMap)Serializes the referenced resource export interface (Workflow, Pipeline, Mapping, Transform, Action, etc) to a ZIP file.
-