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 String
JobMeta. 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 String
JobEntryFileExists. 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 String
JobEntryJob. 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 String
JobEntryPGPVerify. 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 String
JobEntryTalendJobExec. 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 String
JobEntryTrans. 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 String
JobEntryBase. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface namingInterface, Repository repository)
String
JobEntryBase. 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.String
JobEntryInterface. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface namingInterface, Repository repository)
String
JobEntryInterface. 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 String
ResourceExportInterface. 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 String
StepWithMappingMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)
String
TransMeta. 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 String
BaseStepMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository)
String
BaseStepMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)
String
StepMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository)
String
StepMeta. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)
String
StepMetaInterface. exportResources(org.pentaho.di.core.variables.VariableSpace space, Map<String,ResourceDefinition> definitions, ResourceNamingInterface resourceNamingInterface, Repository repository)
String
StepMetaInterface. 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 String
CsvInputMeta. 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 String
TextFileInputMeta. 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 String
FixedInputMeta. 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 String
GetFileNamesMeta. 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 String
GetFilesRowsCountMeta. 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 String
GetSubFoldersMeta. 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 String
JobExecutorMeta. 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 String
LDIFInputMeta. 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 String
LoadFileInputMeta. 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 String
ParGzipCsvInputMeta. 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 String
PropertyInputMeta. 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 String
PropertyOutputMeta. 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 String
SQLFileOutputMeta. 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 String
TextFileInputMeta. 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 String
TextFileOutputMeta. 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 String
XBaseInputMeta. 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.
-