|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ResourceDefinition in org.pentaho.di.job |
---|
Method parameters in org.pentaho.di.job with type arguments of type ResourceDefinition | |
---|---|
String |
JobMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface namingInterface,
Repository repository)
|
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 | |
---|---|
String |
JobEntryFileExists.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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.job |
---|
Method parameters in org.pentaho.di.job.entries.job with type arguments of type ResourceDefinition | |
---|---|
String |
JobEntryJob.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface namingInterface,
Repository repository)
We're going to load the transformation meta data referenced here. |
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 | |
---|---|
String |
JobEntryPGPVerify.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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.talendjobexec |
---|
Method parameters in org.pentaho.di.job.entries.talendjobexec with type arguments of type ResourceDefinition | |
---|---|
String |
JobEntryTalendJobExec.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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 | |
---|---|
String |
JobEntryTrans.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface namingInterface,
Repository repository)
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 | |
---|---|
String |
JobEntryBase.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface namingInterface,
Repository repository)
Exports the object to a flat-file system, adding content with filename keys to a set of definitions. |
String |
JobEntryInterface.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface namingInterface,
Repository repository)
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 | |
---|---|
String |
ResourceExportInterface.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface namingInterface,
Repository repository)
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 | |
---|---|
String |
TransMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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 | |
---|---|
String |
StepMetaInterface.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
|
String |
StepMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
|
String |
BaseStepMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Export resources. |
Uses of ResourceDefinition in org.pentaho.di.trans.steps.accessinput |
---|
Method parameters in org.pentaho.di.trans.steps.accessinput with type arguments of type ResourceDefinition | |
---|---|
String |
AccessInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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.accessoutput |
---|
Method parameters in org.pentaho.di.trans.steps.accessoutput with type arguments of type ResourceDefinition | |
---|---|
String |
AccessOutputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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.csvinput |
---|
Method parameters in org.pentaho.di.trans.steps.csvinput with type arguments of type ResourceDefinition | |
---|---|
String |
CsvInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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.cubeinput |
---|
Method parameters in org.pentaho.di.trans.steps.cubeinput with type arguments of type ResourceDefinition | |
---|---|
String |
CubeInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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.cubeoutput |
---|
Method parameters in org.pentaho.di.trans.steps.cubeoutput with type arguments of type ResourceDefinition | |
---|---|
String |
CubeOutputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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.excelinput |
---|
Method parameters in org.pentaho.di.trans.steps.excelinput with type arguments of type ResourceDefinition | |
---|---|
String |
ExcelInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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.exceloutput |
---|
Method parameters in org.pentaho.di.trans.steps.exceloutput with type arguments of type ResourceDefinition | |
---|---|
String |
ExcelOutputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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.excelwriter |
---|
Method parameters in org.pentaho.di.trans.steps.excelwriter with type arguments of type ResourceDefinition | |
---|---|
String |
ExcelWriterStepMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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 | |
---|---|
String |
FixedInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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.getfilenames |
---|
Method parameters in org.pentaho.di.trans.steps.getfilenames with type arguments of type ResourceDefinition | |
---|---|
String |
GetFileNamesMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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.getfilesrowscount |
---|
Method parameters in org.pentaho.di.trans.steps.getfilesrowscount with type arguments of type ResourceDefinition | |
---|---|
String |
GetFilesRowsCountMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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 | |
---|---|
String |
GetSubFoldersMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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.getxmldata |
---|
Method parameters in org.pentaho.di.trans.steps.getxmldata with type arguments of type ResourceDefinition | |
---|---|
String |
GetXMLDataMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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.jsoninput |
---|
Method parameters in org.pentaho.di.trans.steps.jsoninput with type arguments of type ResourceDefinition | |
---|---|
String |
JsonInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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.ldifinput |
---|
Method parameters in org.pentaho.di.trans.steps.ldifinput with type arguments of type ResourceDefinition | |
---|---|
String |
LDIFInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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 | |
---|---|
String |
LoadFileInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
|
Uses of ResourceDefinition in org.pentaho.di.trans.steps.mapping |
---|
Method parameters in org.pentaho.di.trans.steps.mapping with type arguments of type ResourceDefinition | |
---|---|
String |
MappingMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
|
Uses of ResourceDefinition in org.pentaho.di.trans.steps.mondrianinput |
---|
Method parameters in org.pentaho.di.trans.steps.mondrianinput with type arguments of type ResourceDefinition | |
---|---|
String |
MondrianInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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.parallelgzipcsv |
---|
Method parameters in org.pentaho.di.trans.steps.parallelgzipcsv with type arguments of type ResourceDefinition | |
---|---|
String |
ParGzipCsvInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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 | |
---|---|
String |
PropertyInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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 | |
---|---|
String |
PropertyOutputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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.singlethreader |
---|
Method parameters in org.pentaho.di.trans.steps.singlethreader with type arguments of type ResourceDefinition | |
---|---|
String |
SingleThreaderMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
|
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 | |
---|---|
String |
SQLFileOutputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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 | |
---|---|
String |
TextFileInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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 | |
---|---|
String |
TextFileOutputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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 | |
---|---|
String |
XBaseInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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.xmlinput |
---|
Method parameters in org.pentaho.di.trans.steps.xmlinput with type arguments of type ResourceDefinition | |
---|---|
String |
XMLInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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.xmlinputsax |
---|
Method parameters in org.pentaho.di.trans.steps.xmlinputsax with type arguments of type ResourceDefinition | |
---|---|
String |
XMLInputSaxMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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.xmloutput |
---|
Method parameters in org.pentaho.di.trans.steps.xmloutput with type arguments of type ResourceDefinition | |
---|---|
String |
XMLOutputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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.xsdvalidator |
---|
Method parameters in org.pentaho.di.trans.steps.xsdvalidator with type arguments of type ResourceDefinition | |
---|---|
String |
XsdValidatorMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
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.yamlinput |
---|
Method parameters in org.pentaho.di.trans.steps.yamlinput with type arguments of type ResourceDefinition | |
---|---|
String |
YamlInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |