Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobMeta.getResourceDependencies()
Gets the resource dependencies.
|
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryColumnsExist.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryDeleteFile.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryDeleteFiles.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryDeleteFolders.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryEvalTableContent.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryFileCompare.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryFileExists.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryFTP.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryFTPDelete.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryFTPPUT.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryFTPSGet.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryFTPSPUT.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryGetPOP.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryHTTP.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryJob.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryMail.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryMssqlBulkLoad.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryMysqlBulkFile.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryMysqlBulkLoad.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryPGPVerify.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryPing.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntrySendNagiosPassiveCheck.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntrySetVariables.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntrySFTP.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntrySFTPPUT.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryShell.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntrySQL.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryTableExists.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryTalendJobExec.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryTelnet.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryTrans.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryTruncateTables.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryWaitForFile.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryWaitForSQL.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryWriteToFile.getResourceDependencies(JobMeta jobMeta) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobEntryInterface.getResourceDependencies(JobMeta jobMeta)
Get a list of all the resource dependencies that the step is depending on.
|
List<ResourceReference> |
JobEntryBase.getResourceDependencies(JobMeta jobMeta)
Gets a list of all the resource dependencies that the step is depending on.
|
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
TransMeta.getResourceDependencies()
Gets a list of the resource dependencies.
|
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
StepMeta.getResourceDependencies(TransMeta transMeta)
Get a list of all the resource dependencies that the step is depending on.
|
List<ResourceReference> |
StepMetaInterface.getResourceDependencies(TransMeta transMeta,
StepMeta stepMeta)
Get a list of all the resource dependencies that the step is depending on.
|
List<ResourceReference> |
BaseStepMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo)
Get a list of all the resource dependencies that the step is depending on.
|
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
CsvInputMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
BaseFileInputFiles.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo) |
List<ResourceReference> |
BaseFileInputMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
FixedInputMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
GetFileNamesMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
JobExecutorMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
MappingMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
ParGzipCsvInputMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
SimpleMappingMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
SingleThreaderMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
TextFileInputMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
TransExecutorMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo) |
Modifier and Type | Method and Description |
---|---|
List<ResourceReference> |
BaseStreamStepMeta.getResourceDependencies(TransMeta transMeta,
StepMeta stepInfo) |
Copyright © 2018 Hitachi Vantara. All rights reserved.