|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of JobMeta in org.pentaho.di.core.gui |
---|
Constructors in org.pentaho.di.core.gui with parameters of type JobMeta | |
---|---|
JobTracker(JobMeta jobMeta)
|
|
JobTracker(JobMeta jobMeta,
JobEntryResult result)
Creates a jobtracker with a single result |
Uses of JobMeta in org.pentaho.di.job |
---|
Methods in org.pentaho.di.job that return JobMeta | |
---|---|
JobMeta |
JobConfiguration.getJobMeta()
|
JobMeta |
Job.getJobMeta()
|
Methods in org.pentaho.di.job with parameters of type JobMeta | |
---|---|
int |
JobMeta.compare(JobMeta t1,
JobMeta t2)
Compares two transformation on name, filename |
int |
JobMeta.compareTo(JobMeta o)
|
void |
JobExecutionConfiguration.getUsedVariables(JobMeta jobMeta)
|
void |
Job.open(org.pentaho.di.core.logging.LogWriter lw,
Repository rep,
JobMeta ti)
|
void |
Job.open(org.pentaho.di.core.logging.LogWriter lw,
StepLoader steploader,
Repository rep,
JobMeta ti)
|
static void |
Job.sendToSlaveServer(JobMeta jobMeta,
JobExecutionConfiguration executionConfiguration,
Repository repository)
|
void |
JobConfiguration.setJobMeta(JobMeta jobMeta)
|
Constructors in org.pentaho.di.job with parameters of type JobMeta | |
---|---|
Job(org.pentaho.di.core.logging.LogWriter lw,
Repository rep,
JobMeta ti)
|
|
Job(org.pentaho.di.core.logging.LogWriter lw,
StepLoader steploader,
Repository rep,
JobMeta ti)
|
|
JobConfiguration(JobMeta jobMeta,
JobExecutionConfiguration jobExecutionConfiguration)
|
|
JobHopMeta(Node hopnode,
JobMeta job)
|
|
JobHopMeta(Repository rep,
long id_job_hop,
JobMeta job,
List<JobEntryCopy> jobcopies)
|
Uses of JobMeta in org.pentaho.di.job.entries.abort |
---|
Methods in org.pentaho.di.job.entries.abort with parameters of type JobMeta | |
---|---|
void |
JobEntryAbort.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.addresultfilenames |
---|
Methods in org.pentaho.di.job.entries.addresultfilenames with parameters of type JobMeta | |
---|---|
void |
JobEntryAddResultFilenames.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.columnsexist |
---|
Methods in org.pentaho.di.job.entries.columnsexist with parameters of type JobMeta | |
---|---|
void |
JobEntryColumnsExist.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryColumnsExist.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.connectedtorepository |
---|
Methods in org.pentaho.di.job.entries.connectedtorepository with parameters of type JobMeta | |
---|---|
void |
JobEntryConnectedToRepository.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.copyfiles |
---|
Methods in org.pentaho.di.job.entries.copyfiles with parameters of type JobMeta | |
---|---|
void |
JobEntryCopyFiles.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.copymoveresultfilenames |
---|
Methods in org.pentaho.di.job.entries.copymoveresultfilenames with parameters of type JobMeta | |
---|---|
void |
JobEntryCopyMoveResultFilenames.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.createfile |
---|
Methods in org.pentaho.di.job.entries.createfile with parameters of type JobMeta | |
---|---|
void |
JobEntryCreateFile.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.createfolder |
---|
Methods in org.pentaho.di.job.entries.createfolder with parameters of type JobMeta | |
---|---|
void |
JobEntryCreateFolder.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.delay |
---|
Methods in org.pentaho.di.job.entries.delay with parameters of type JobMeta | |
---|---|
void |
JobEntryDelay.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.deletefile |
---|
Methods in org.pentaho.di.job.entries.deletefile with parameters of type JobMeta | |
---|---|
void |
JobEntryDeleteFile.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryDeleteFile.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.deletefiles |
---|
Methods in org.pentaho.di.job.entries.deletefiles with parameters of type JobMeta | |
---|---|
void |
JobEntryDeleteFiles.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryDeleteFiles.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.deletefolders |
---|
Methods in org.pentaho.di.job.entries.deletefolders with parameters of type JobMeta | |
---|---|
void |
JobEntryDeleteFolders.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryDeleteFolders.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.deleteresultfilenames |
---|
Methods in org.pentaho.di.job.entries.deleteresultfilenames with parameters of type JobMeta | |
---|---|
void |
JobEntryDeleteResultFilenames.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.dtdvalidator |
---|
Methods in org.pentaho.di.job.entries.dtdvalidator with parameters of type JobMeta | |
---|---|
void |
JobEntryDTDValidator.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryDTDValidator.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.empty |
---|
Methods in org.pentaho.di.job.entries.empty with parameters of type JobMeta | |
---|---|
void |
JobEntryEmpty.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.eval |
---|
Methods in org.pentaho.di.job.entries.eval with parameters of type JobMeta | |
---|---|
void |
JobEntryEval.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.evaluatetablecontent |
---|
Methods in org.pentaho.di.job.entries.evaluatetablecontent with parameters of type JobMeta | |
---|---|
void |
JobEntryEvalTableContent.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryEvalTableContent.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.exportrepository |
---|
Methods in org.pentaho.di.job.entries.exportrepository with parameters of type JobMeta | |
---|---|
void |
JobEntryExportRepository.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.filecompare |
---|
Methods in org.pentaho.di.job.entries.filecompare with parameters of type JobMeta | |
---|---|
void |
JobEntryFileCompare.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryFileCompare.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.fileexists |
---|
Methods in org.pentaho.di.job.entries.fileexists with parameters of type JobMeta | |
---|---|
void |
JobEntryFileExists.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryFileExists.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.filesexist |
---|
Methods in org.pentaho.di.job.entries.filesexist with parameters of type JobMeta | |
---|---|
void |
JobEntryFilesExist.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.folderisempty |
---|
Methods in org.pentaho.di.job.entries.folderisempty with parameters of type JobMeta | |
---|---|
void |
JobEntryFolderIsEmpty.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.folderscompare |
---|
Methods in org.pentaho.di.job.entries.folderscompare with parameters of type JobMeta | |
---|---|
void |
JobEntryFoldersCompare.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.ftp |
---|
Methods in org.pentaho.di.job.entries.ftp with parameters of type JobMeta | |
---|---|
void |
JobEntryFTP.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryFTP.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.ftpdelete |
---|
Methods in org.pentaho.di.job.entries.ftpdelete with parameters of type JobMeta | |
---|---|
void |
JobEntryFTPDelete.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryFTPDelete.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.ftpput |
---|
Methods in org.pentaho.di.job.entries.ftpput with parameters of type JobMeta | |
---|---|
void |
JobEntryFTPPUT.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryFTPPUT.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.getpop |
---|
Methods in org.pentaho.di.job.entries.getpop with parameters of type JobMeta | |
---|---|
void |
JobEntryGetPOP.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryGetPOP.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.http |
---|
Methods in org.pentaho.di.job.entries.http with parameters of type JobMeta | |
---|---|
void |
JobEntryHTTP.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryHTTP.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.job |
---|
Methods in org.pentaho.di.job.entries.job with parameters of type JobMeta | |
---|---|
void |
JobEntryJob.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryJob.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.mail |
---|
Methods in org.pentaho.di.job.entries.mail with parameters of type JobMeta | |
---|---|
void |
JobEntryMail.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryMail.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.mailvalidator |
---|
Methods in org.pentaho.di.job.entries.mailvalidator with parameters of type JobMeta | |
---|---|
void |
JobEntryMailValidator.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.movefiles |
---|
Methods in org.pentaho.di.job.entries.movefiles with parameters of type JobMeta | |
---|---|
void |
JobEntryMoveFiles.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.msaccessbulkload |
---|
Methods in org.pentaho.di.job.entries.msaccessbulkload with parameters of type JobMeta | |
---|---|
void |
JobEntryMSAccessBulkLoad.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.msgboxinfo |
---|
Methods in org.pentaho.di.job.entries.msgboxinfo with parameters of type JobMeta | |
---|---|
void |
JobEntryMsgBoxInfo.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.mssqlbulkload |
---|
Methods in org.pentaho.di.job.entries.mssqlbulkload with parameters of type JobMeta | |
---|---|
void |
JobEntryMssqlBulkLoad.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryMssqlBulkLoad.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.mysqlbulkfile |
---|
Methods in org.pentaho.di.job.entries.mysqlbulkfile with parameters of type JobMeta | |
---|---|
void |
JobEntryMysqlBulkFile.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryMysqlBulkFile.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.mysqlbulkload |
---|
Methods in org.pentaho.di.job.entries.mysqlbulkload with parameters of type JobMeta | |
---|---|
void |
JobEntryMysqlBulkLoad.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryMysqlBulkLoad.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.ping |
---|
Methods in org.pentaho.di.job.entries.ping with parameters of type JobMeta | |
---|---|
void |
JobEntryPing.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryPing.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.setvariables |
---|
Methods in org.pentaho.di.job.entries.setvariables with parameters of type JobMeta | |
---|---|
void |
JobEntrySetVariables.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntrySetVariables.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.sftp |
---|
Methods in org.pentaho.di.job.entries.sftp with parameters of type JobMeta | |
---|---|
void |
JobEntrySFTP.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntrySFTP.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.sftpput |
---|
Methods in org.pentaho.di.job.entries.sftpput with parameters of type JobMeta | |
---|---|
void |
JobEntrySFTPPUT.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntrySFTPPUT.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.shell |
---|
Methods in org.pentaho.di.job.entries.shell with parameters of type JobMeta | |
---|---|
void |
JobEntryShell.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryShell.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.special |
---|
Methods in org.pentaho.di.job.entries.special with parameters of type JobMeta | |
---|---|
void |
JobEntrySpecial.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.sql |
---|
Methods in org.pentaho.di.job.entries.sql with parameters of type JobMeta | |
---|---|
void |
JobEntrySQL.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntrySQL.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.ssh2get |
---|
Methods in org.pentaho.di.job.entries.ssh2get with parameters of type JobMeta | |
---|---|
void |
JobEntrySSH2GET.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntrySSH2GET.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.ssh2put |
---|
Methods in org.pentaho.di.job.entries.ssh2put with parameters of type JobMeta | |
---|---|
void |
JobEntrySSH2PUT.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntrySSH2PUT.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.success |
---|
Methods in org.pentaho.di.job.entries.success with parameters of type JobMeta | |
---|---|
void |
JobEntrySuccess.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.tableexists |
---|
Methods in org.pentaho.di.job.entries.tableexists with parameters of type JobMeta | |
---|---|
void |
JobEntryTableExists.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryTableExists.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.trans |
---|
Methods in org.pentaho.di.job.entries.trans with parameters of type JobMeta | |
---|---|
void |
JobEntryTrans.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryTrans.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.truncatetables |
---|
Methods in org.pentaho.di.job.entries.truncatetables with parameters of type JobMeta | |
---|---|
void |
JobEntryTruncateTables.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryTruncateTables.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.unzip |
---|
Methods in org.pentaho.di.job.entries.unzip with parameters of type JobMeta | |
---|---|
void |
JobEntryUnZip.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.waitforfile |
---|
Methods in org.pentaho.di.job.entries.waitforfile with parameters of type JobMeta | |
---|---|
void |
JobEntryWaitForFile.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryWaitForFile.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.waitforsql |
---|
Methods in org.pentaho.di.job.entries.waitforsql with parameters of type JobMeta | |
---|---|
void |
JobEntryWaitForSQL.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryWaitForSQL.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.writetolog |
---|
Methods in org.pentaho.di.job.entries.writetolog with parameters of type JobMeta | |
---|---|
void |
JobEntryWriteToLog.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.xmlwellformed |
---|
Methods in org.pentaho.di.job.entries.xmlwellformed with parameters of type JobMeta | |
---|---|
void |
JobEntryXMLWellFormed.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.xsdvalidator |
---|
Methods in org.pentaho.di.job.entries.xsdvalidator with parameters of type JobMeta | |
---|---|
void |
JobEntryXSDValidator.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryXSDValidator.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.xslt |
---|
Methods in org.pentaho.di.job.entries.xslt with parameters of type JobMeta | |
---|---|
void |
JobEntryXSLT.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
List<ResourceReference> |
JobEntryXSLT.getResourceDependencies(JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entries.zipfile |
---|
Methods in org.pentaho.di.job.entries.zipfile with parameters of type JobMeta | |
---|---|
void |
JobEntryZipFile.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of JobMeta in org.pentaho.di.job.entry |
---|
Methods in org.pentaho.di.job.entry with parameters of type JobMeta | |
---|---|
void |
JobEntryBase.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
Support for overrides not having to put in a check method |
void |
JobEntryInterface.check(List<org.pentaho.di.core.CheckResultInterface> remarks,
JobMeta jobMeta)
Allows JobEntry objects to check themselves for consistency |
List<ResourceReference> |
JobEntryBase.getResourceDependencies(JobMeta jobMeta)
Get a list of all the resource dependencies that the step is depending on. |
List<ResourceReference> |
JobEntryInterface.getResourceDependencies(JobMeta jobMeta)
Get a list of all the resource dependencies that the step is depending on. |
Uses of JobMeta in org.pentaho.di.repository |
---|
Methods in org.pentaho.di.repository with parameters of type JobMeta | |
---|---|
void |
Repository.insertJob(JobMeta jobMeta)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |