| Modifier and Type | Method and Description | 
|---|---|
void | 
SpoonInterface.addJobGraph(JobMeta jobMeta)  | 
| Constructor and Description | 
|---|
JobTracker(JobMeta jobMeta)  | 
JobTracker(JobMeta jobMeta,
          int maxChildren)  | 
JobTracker(JobMeta jobMeta,
          int maxChildren,
          JobEntryResult result)
Creates a jobtracker with a single result 
 | 
JobTracker(JobMeta jobMeta,
          JobEntryResult result)
Creates a jobtracker with a single result (maxChildren children are kept) 
 | 
| Modifier and Type | Field and Description | 
|---|---|
JobMeta | 
JobPainterExtension.jobMeta  | 
| Modifier and Type | Method and Description | 
|---|---|
JobMeta | 
JobConfiguration.getJobMeta()  | 
JobMeta | 
Job.getJobMeta()  | 
JobMeta | 
JobPainter.getJobMeta()  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
JobMeta.compare(JobMeta j1,
       JobMeta j2)
Compares two job on name, filename, repository directory, etc. 
 | 
int | 
JobMeta.compareTo(JobMeta o)
Compares this job's meta-data to the specified job's meta-data. 
 | 
void | 
JobExecutionConfiguration.getUsedArguments(JobMeta jobMeta,
                String[] commandLineArguments,
                org.pentaho.metastore.api.IMetaStore metaStore)  | 
void | 
JobExecutionConfiguration.getUsedVariables(JobMeta jobMeta)  | 
static String | 
Job.sendToSlaveServer(JobMeta jobMeta,
                 JobExecutionConfiguration executionConfiguration,
                 Repository repository,
                 org.pentaho.metastore.api.IMetaStore metaStore)
Send to slave server. 
 | 
void | 
JobConfiguration.setJobMeta(JobMeta jobMeta)  | 
void | 
JobPainter.setJobMeta(JobMeta jobMeta)  | 
| Constructor and Description | 
|---|
Job(Repository repository,
   JobMeta jobMeta)  | 
Job(Repository repository,
   JobMeta jobMeta,
   LoggingObjectInterface parentLogging)  | 
JobConfiguration(JobMeta jobMeta,
                JobExecutionConfiguration jobExecutionConfiguration)  | 
JobHopMeta(Node hopnode,
          JobMeta job)  | 
JobPainter(GCInterface gc,
          JobMeta jobMeta,
          Point area,
          ScrollBarInterface hori,
          ScrollBarInterface vert,
          JobHopMeta candidate,
          Point drop_candidate,
          Rectangle selrect,
          List<AreaOwner> areaOwners,
          List<JobEntryCopy> mouseOverEntries,
          int iconsize,
          int linewidth,
          int gridsize,
          int shadowSize,
          boolean antiAliasing,
          String noteFontName,
          int noteFontHeight)  | 
JobPainterExtension(GCInterface gc,
                   boolean shadow,
                   List<AreaOwner> areaOwners,
                   JobMeta jobMeta,
                   JobHopMeta jobHop,
                   int x1,
                   int y1,
                   int x2,
                   int y2,
                   int mx,
                   int my,
                   Point offset)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryCheckFilesLocked.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryColumnsExist.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryColumnsExist.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryCopyFiles.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryCopyMoveResultFilenames.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryCreateFile.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryCreateFolder.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryDelay.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryDeleteFile.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryDeleteFile.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryDeleteFiles.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryDeleteFiles.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryDeleteFolders.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryDeleteFolders.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryDeleteResultFilenames.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryEmpty.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryEval.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryEvalFilesMetrics.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryEvalTableContent.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryEvalTableContent.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryExportRepository.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
| Modifier and Type | Method and Description | 
|---|---|
JobMeta | 
JobEntryFileCompare.getParentJobMeta()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryFileCompare.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryFileCompare.getResourceDependencies(JobMeta jobMeta)  | 
void | 
JobEntryFileCompare.setParentJobMeta(JobMeta parentJobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryFileExists.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryFileExists.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryFilesExist.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryFolderIsEmpty.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryFoldersCompare.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryFTP.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryFTP.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryFTPDelete.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryFTPDelete.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryFTPPUT.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryFTPPUT.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryFTPSGet.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryFTPSGet.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryFTPSPUT.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryFTPSPUT.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryGetPOP.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryGetPOP.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryHTTP.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryHTTP.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
JobMeta | 
JobEntryJob.getJobMeta(Repository rep,
          org.pentaho.metastore.api.IMetaStore metaStore,
          VariableSpace space)  | 
JobMeta | 
JobEntryJob.getJobMeta(Repository rep,
          VariableSpace space)
Deprecated. 
 
 | 
protected JobMeta | 
JobEntryJob.getJobMetaFromRepository(Repository rep,
                        CurrentDirectoryResolver r,
                        String transPath,
                        VariableSpace tmpSpace)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryJob.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryJob.getResourceDependencies(JobMeta jobMeta)  | 
void | 
JobEntryJob.setParentJobMeta(JobMeta parentJobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryMail.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryMail.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryMailValidator.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryMoveFiles.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryMsgBoxInfo.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryMssqlBulkLoad.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryMssqlBulkLoad.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryMysqlBulkFile.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryMysqlBulkFile.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryMysqlBulkLoad.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryMysqlBulkLoad.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryPGPDecryptFiles.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryPGPEncryptFiles.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryPGPVerify.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryPGPVerify.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryPing.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryPing.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntrySendNagiosPassiveCheck.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntrySendNagiosPassiveCheck.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntrySetVariables.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntrySetVariables.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntrySFTP.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntrySFTP.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntrySFTPPUT.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntrySFTPPUT.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryShell.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryShell.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntrySpecial.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntrySQL.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntrySQL.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntrySuccess.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntrySyslog.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryTableExists.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryTableExists.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryTalendJobExec.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryTalendJobExec.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryTelnet.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryTelnet.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryTrans.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryTrans.getResourceDependencies(JobMeta jobMeta)  | 
void | 
JobEntryTrans.setParentJobMeta(JobMeta parentJobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryTruncateTables.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryTruncateTables.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryUnZip.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryWaitForFile.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryWaitForFile.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryWaitForSQL.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryWaitForSQL.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryWriteToFile.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
List<ResourceReference> | 
JobEntryWriteToFile.getResourceDependencies(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryZipFile.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected JobMeta | 
JobEntryBase.parentJobMeta  | 
| Modifier and Type | Method and Description | 
|---|---|
JobMeta | 
JobEntryBase.getParentJobMeta()  | 
default JobMeta | 
JobEntryInterface.getParentJobMeta()
Return Gets the parent jobMeta. 
 | 
JobMeta | 
JobEntryCopy.getParentJobMeta()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JobEntryBase.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta)
 | 
void | 
JobEntryInterface.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta)
 | 
void | 
JobEntryBase.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)
Allows JobEntry objects to check themselves for consistency 
 | 
void | 
JobEntryInterface.check(List<CheckResultInterface> remarks,
     JobMeta jobMeta,
     VariableSpace space,
     Repository repository,
     org.pentaho.metastore.api.IMetaStore metaStore)
Allows JobEntry objects to check themselves for consistency 
 | 
List<ResourceReference> | 
JobEntryBase.getResourceDependencies(JobMeta jobMeta)
Gets 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. 
 | 
void | 
JobEntryBase.setParentJobMeta(JobMeta parentJobMeta)
At save and run time, the system will attempt to set the jobMeta so that it can be accessed by the jobEntries
 if necessary. 
 | 
default void | 
JobEntryInterface.setParentJobMeta(JobMeta jobMeta)
At save and run time, the system will attempt to set the jobMeta so that it can be accessed by the jobEntries
 if necessary. 
 | 
void | 
JobEntryCopy.setParentJobMeta(JobMeta parentJobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
JobMeta | 
Repository.loadJob(ObjectId id_job,
       String versionLabel)
Load a job from the repository by id 
 | 
JobMeta | 
Repository.loadJob(String jobname,
       RepositoryDirectoryInterface repdir,
       ProgressMonitorListener monitor,
       String revision)
Load a job from the repository 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
RepositoryImportFeedbackInterface.jobOverwritePrompt(JobMeta jobMeta)  | 
boolean | 
RepositoryImporter.jobOverwritePrompt(JobMeta jobMeta)  | 
SharedObjects | 
Repository.readJobMetaSharedObjects(JobMeta jobMeta)  | 
protected void | 
RepositoryImporter.replaceSharedObjects(JobMeta transMeta)  | 
protected void | 
RepositoryImporter.saveJobMeta(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
JobMeta | 
KettleFileRepository.loadJob(ObjectId idJob,
       String versionLabel)  | 
JobMeta | 
KettleFileRepository.loadJob(String jobname,
       RepositoryDirectoryInterface repdir,
       ProgressMonitorListener monitor,
       String versionName)  | 
| Modifier and Type | Method and Description | 
|---|---|
SharedObjects | 
KettleFileRepository.readJobMetaSharedObjects(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
JobMeta | 
KettleDatabaseRepository.loadJob(ObjectId idJob,
       String versionLabel)  | 
JobMeta | 
KettleDatabaseRepository.loadJob(String jobname,
       RepositoryDirectoryInterface repdir,
       ProgressMonitorListener monitor,
       String versionName)
Load a job in a directory 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SharedObjects | 
KettleDatabaseRepository.readJobMetaSharedObjects(JobMeta jobMeta)  | 
| Modifier and Type | Method and Description | 
|---|---|
JobMeta | 
KettleDatabaseRepositoryJobDelegate.loadJobMeta(String jobname,
           RepositoryDirectoryInterface repdir)
Load a job from the repository 
 | 
JobMeta | 
KettleDatabaseRepositoryJobDelegate.loadJobMeta(String jobname,
           RepositoryDirectoryInterface repdir,
           ProgressMonitorListener monitor)
Load a job in a directory 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
KettleDatabaseRepositoryJobDelegate.readDatabases(JobMeta jobMeta)
Read the database connections in the repository and add them to this job if they are not yet present. 
 | 
void | 
KettleDatabaseRepositoryJobDelegate.readDatabases(JobMeta jobMeta,
             boolean overWriteShared)
Read the database connections in the repository and add them to this job if they are not yet present. 
 | 
SharedObjects | 
KettleDatabaseRepositoryJobDelegate.readSharedObjects(JobMeta jobMeta)  | 
void | 
KettleDatabaseRepositoryJobDelegate.readSlaves(JobMeta jobMeta,
          boolean overWriteShared)
Read the slave servers in the repository and add them to this transformation if they are not yet present. 
 | 
void | 
KettleDatabaseRepositoryJobDelegate.saveJob(JobMeta jobMeta,
       String versionComment,
       ProgressMonitorListener monitor,
       boolean overwrite)
Stored a job in the repository 
 | 
| Modifier and Type | Field and Description | 
|---|---|
JobMeta | 
JobExecutorData.executorJobMeta  | 
| Modifier and Type | Method and Description | 
|---|---|
static JobMeta | 
JobExecutorMeta.loadJobMeta(JobExecutorMeta executorMeta,
           Repository rep,
           org.pentaho.metastore.api.IMetaStore metaStore,
           VariableSpace space)  | 
static JobMeta | 
JobExecutorMeta.loadJobMeta(JobExecutorMeta executorMeta,
           Repository rep,
           VariableSpace space)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected JobMeta | 
ZipServiceKettle.instantiateJobMeta()
Create object  
JobMeta. | 
Copyright © 2020 Hitachi Vantara. All rights reserved.