Uses of Class
org.pentaho.di.resource.ResourceDefinition
-
-
Uses of ResourceDefinition in org.pentaho.di.job
Method parameters in org.pentaho.di.job with type arguments of type ResourceDefinition Modifier and Type Method Description StringJobMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface namingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore) -
Uses of ResourceDefinition in org.pentaho.di.job.entries.fileexists
Method parameters in org.pentaho.di.job.entries.fileexists with type arguments of type ResourceDefinition Modifier and Type Method Description StringJobEntryFileExists. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface namingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)Exports the object to a flat-file system, adding content with filename keys to a set of definitions. -
Uses of ResourceDefinition in org.pentaho.di.job.entries.job
Method parameters in org.pentaho.di.job.entries.job with type arguments of type ResourceDefinition Modifier and Type Method Description StringJobEntryJob. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface namingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)Exports the object to a flat-file system, adding content with filename keys to a set of definitions. -
Uses of ResourceDefinition in org.pentaho.di.job.entries.pgpverify
Method parameters in org.pentaho.di.job.entries.pgpverify with type arguments of type ResourceDefinition Modifier and Type Method Description StringJobEntryPGPVerify. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface namingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)Exports the object to a flat-file system, adding content with filename keys to a set of definitions. -
Uses of ResourceDefinition in org.pentaho.di.job.entries.talendjobexec
Method parameters in org.pentaho.di.job.entries.talendjobexec with type arguments of type ResourceDefinition Modifier and Type Method Description StringJobEntryTalendJobExec. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface namingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)Since the exported job that runs this will reside in a ZIP file, we can't reference files relatively. -
Uses of ResourceDefinition in org.pentaho.di.job.entries.trans
Method parameters in org.pentaho.di.job.entries.trans with type arguments of type ResourceDefinition Modifier and Type Method Description StringJobEntryTrans. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface namingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)We're going to load the transformation meta data referenced here. -
Uses of ResourceDefinition in org.pentaho.di.job.entry
Method parameters in org.pentaho.di.job.entry with type arguments of type ResourceDefinition Modifier and Type Method Description StringJobEntryBase. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface namingInterface, Repository repository)StringJobEntryBase. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface namingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)Exports the object to a flat-file system, adding content with filename keys to a set of definitions.StringJobEntryInterface. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface namingInterface, Repository repository)StringJobEntryInterface. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface namingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)Exports the object to a flat-file system, adding content with filename keys to a set of definitions. -
Uses of ResourceDefinition in org.pentaho.di.resource
Method parameters in org.pentaho.di.resource with type arguments of type ResourceDefinition Modifier and Type Method Description StringResourceExportInterface. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface namingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)Exports the object to a flat-file system, adding content with filename keys to a set of definitions. -
Uses of ResourceDefinition in org.pentaho.di.trans
Method parameters in org.pentaho.di.trans with type arguments of type ResourceDefinition Modifier and Type Method Description StringStepWithMappingMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)StringTransMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)Exports the specified objects to a flat-file system, adding content with filename keys to a set of definitions. -
Uses of ResourceDefinition in org.pentaho.di.trans.step
Method parameters in org.pentaho.di.trans.step with type arguments of type ResourceDefinition Modifier and Type Method Description StringBaseStepMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository)StringBaseStepMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)StringStepMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository)StringStepMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)StringStepMetaInterface. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository)StringStepMetaInterface. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore) -
Uses of ResourceDefinition in org.pentaho.di.trans.steps.csvinput
Method parameters in org.pentaho.di.trans.steps.csvinput with type arguments of type ResourceDefinition Modifier and Type Method Description StringCsvInputMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore) -
Uses of ResourceDefinition in org.pentaho.di.trans.steps.fileinput.text
Method parameters in org.pentaho.di.trans.steps.fileinput.text with type arguments of type ResourceDefinition Modifier and Type Method Description StringTextFileInputMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. -
Uses of ResourceDefinition in org.pentaho.di.trans.steps.fixedinput
Method parameters in org.pentaho.di.trans.steps.fixedinput with type arguments of type ResourceDefinition Modifier and Type Method Description StringFixedInputMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore) -
Uses of ResourceDefinition in org.pentaho.di.trans.steps.getfilenames
Method parameters in org.pentaho.di.trans.steps.getfilenames with type arguments of type ResourceDefinition Modifier and Type Method Description StringGetFileNamesMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore) -
Uses of ResourceDefinition in org.pentaho.di.trans.steps.getfilesrowscount
Method parameters in org.pentaho.di.trans.steps.getfilesrowscount with type arguments of type ResourceDefinition Modifier and Type Method Description StringGetFilesRowsCountMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. -
Uses of ResourceDefinition in org.pentaho.di.trans.steps.getsubfolders
Method parameters in org.pentaho.di.trans.steps.getsubfolders with type arguments of type ResourceDefinition Modifier and Type Method Description StringGetSubFoldersMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. -
Uses of ResourceDefinition in org.pentaho.di.trans.steps.jobexecutor
Method parameters in org.pentaho.di.trans.steps.jobexecutor with type arguments of type ResourceDefinition Modifier and Type Method Description StringJobExecutorMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore) -
Uses of ResourceDefinition in org.pentaho.di.trans.steps.ldifinput
Method parameters in org.pentaho.di.trans.steps.ldifinput with type arguments of type ResourceDefinition Modifier and Type Method Description StringLDIFInputMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. -
Uses of ResourceDefinition in org.pentaho.di.trans.steps.loadfileinput
Method parameters in org.pentaho.di.trans.steps.loadfileinput with type arguments of type ResourceDefinition Modifier and Type Method Description StringLoadFileInputMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore) -
Uses of ResourceDefinition in org.pentaho.di.trans.steps.parallelgzipcsv
Method parameters in org.pentaho.di.trans.steps.parallelgzipcsv with type arguments of type ResourceDefinition Modifier and Type Method Description StringParGzipCsvInputMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. -
Uses of ResourceDefinition in org.pentaho.di.trans.steps.propertyinput
Method parameters in org.pentaho.di.trans.steps.propertyinput with type arguments of type ResourceDefinition Modifier and Type Method Description StringPropertyInputMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. -
Uses of ResourceDefinition in org.pentaho.di.trans.steps.propertyoutput
Method parameters in org.pentaho.di.trans.steps.propertyoutput with type arguments of type ResourceDefinition Modifier and Type Method Description StringPropertyOutputMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. -
Uses of ResourceDefinition in org.pentaho.di.trans.steps.sqlfileoutput
Method parameters in org.pentaho.di.trans.steps.sqlfileoutput with type arguments of type ResourceDefinition Modifier and Type Method Description StringSQLFileOutputMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. -
Uses of ResourceDefinition in org.pentaho.di.trans.steps.textfileinput
Method parameters in org.pentaho.di.trans.steps.textfileinput with type arguments of type ResourceDefinition Modifier and Type Method Description StringTextFileInputMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)Deprecated.Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. -
Uses of ResourceDefinition in org.pentaho.di.trans.steps.textfileoutput
Method parameters in org.pentaho.di.trans.steps.textfileoutput with type arguments of type ResourceDefinition Modifier and Type Method Description StringTextFileOutputMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. -
Uses of ResourceDefinition in org.pentaho.di.trans.steps.xbaseinput
Method parameters in org.pentaho.di.trans.steps.xbaseinput with type arguments of type ResourceDefinition Modifier and Type Method Description StringXBaseInputMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively.
-