A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

J

Janino - Class in org.pentaho.di.trans.steps.janino
Calculate new field values using pre-defined functions.
Janino(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.janino.Janino
 
JaninoData - Class in org.pentaho.di.trans.steps.janino
 
JaninoData() - Constructor for class org.pentaho.di.trans.steps.janino.JaninoData
 
JaninoMeta - Class in org.pentaho.di.trans.steps.janino
Contains the meta-data for the Formula step: calculates ad-hoc formula's Powered by Pentaho's "libformula" Created on 22-feb-2007
JaninoMeta() - Constructor for class org.pentaho.di.trans.steps.janino.JaninoMeta
 
JaninoMetaFunction - Class in org.pentaho.di.trans.steps.janino
 
JaninoMetaFunction(String, String, int, int, int, String) - Constructor for class org.pentaho.di.trans.steps.janino.JaninoMetaFunction
 
JaninoMetaFunction(Node) - Constructor for class org.pentaho.di.trans.steps.janino.JaninoMetaFunction
 
JaninoMetaFunction(Repository, long, int) - Constructor for class org.pentaho.di.trans.steps.janino.JaninoMetaFunction
 
JarfileGenerator - Class in org.pentaho.di.pkg
 
JarfileGenerator() - Constructor for class org.pentaho.di.pkg.JarfileGenerator
 
JarPan - Class in org.pentaho.di.pkg
Executes a transformation calls transformation.xml from within a jar file.
JarPan() - Constructor for class org.pentaho.di.pkg.JarPan
 
Job - Annotation Type in org.pentaho.di.core.annotations
An alternative when defining Jobs.
Job - Class in org.pentaho.di.job
This class executes a JobInfo object.
Job(LogWriter, String, String, String[]) - Constructor for class org.pentaho.di.job.Job
 
Job(LogWriter, StepLoader, Repository, JobMeta) - Constructor for class org.pentaho.di.job.Job
 
Job(LogWriter, Repository, JobMeta) - Constructor for class org.pentaho.di.job.Job
 
Job() - Constructor for class org.pentaho.di.job.Job
 
JOB - Static variable in class org.pentaho.di.trans.step.StepCategory
 
JOB_ATTRIBUTE_LOG_SIZE_LIMIT - Static variable in class org.pentaho.di.repository.Repository
 
JOB_ATTRIBUTE_PARAM_DEFAULT - Static variable in class org.pentaho.di.repository.Repository
 
JOB_ATTRIBUTE_PARAM_DESCRIPTION - Static variable in class org.pentaho.di.repository.Repository
 
JOB_ATTRIBUTE_PARAM_KEY - Static variable in class org.pentaho.di.repository.Repository
 
JobConfiguration - Class in org.pentaho.di.job
 
JobConfiguration(JobMeta, JobExecutionConfiguration) - Constructor for class org.pentaho.di.job.JobConfiguration
 
JobConfiguration(Node) - Constructor for class org.pentaho.di.job.JobConfiguration
 
jobcopies - Variable in class org.pentaho.di.job.JobMeta
 
jobentries - Variable in class org.pentaho.di.job.JobMeta
 
JobEntryAbort - Class in org.pentaho.di.job.entries.abort
Job entry type to abort a job.
JobEntryAbort(String, String) - Constructor for class org.pentaho.di.job.entries.abort.JobEntryAbort
 
JobEntryAbort() - Constructor for class org.pentaho.di.job.entries.abort.JobEntryAbort
 
JobEntryAbort(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.abort.JobEntryAbort
 
JobEntryAddResultFilenames - Class in org.pentaho.di.job.entries.addresultfilenames
This defines a 'add result filenames' job entry.
JobEntryAddResultFilenames(String) - Constructor for class org.pentaho.di.job.entries.addresultfilenames.JobEntryAddResultFilenames
 
JobEntryAddResultFilenames() - Constructor for class org.pentaho.di.job.entries.addresultfilenames.JobEntryAddResultFilenames
 
JobEntryAddResultFilenames(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.addresultfilenames.JobEntryAddResultFilenames
 
JobEntryBase - Class in org.pentaho.di.job.entry
Base class for the different types of job-entries...
JobEntryBase() - Constructor for class org.pentaho.di.job.entry.JobEntryBase
 
JobEntryBase(String, String) - Constructor for class org.pentaho.di.job.entry.JobEntryBase
 
JobEntryBase(JobEntryBase) - Constructor for class org.pentaho.di.job.entry.JobEntryBase
 
JobEntryCategory - Class in org.pentaho.di.job
Different types of job entry categories.
Used by the Job annotation as well as in the kettlle-jobs.xml file.
JobEntryCategory(String) - Constructor for class org.pentaho.di.job.JobEntryCategory
 
JobEntryColumnsExist - Class in org.pentaho.di.job.entries.columnsexist
This defines a column exists job entry.
JobEntryColumnsExist(String) - Constructor for class org.pentaho.di.job.entries.columnsexist.JobEntryColumnsExist
 
JobEntryColumnsExist() - Constructor for class org.pentaho.di.job.entries.columnsexist.JobEntryColumnsExist
 
JobEntryColumnsExist(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.columnsexist.JobEntryColumnsExist
 
JobEntryConnectedToRepository - Class in org.pentaho.di.job.entries.connectedtorepository
Job entry connected to repositoryb.
JobEntryConnectedToRepository(String, String) - Constructor for class org.pentaho.di.job.entries.connectedtorepository.JobEntryConnectedToRepository
 
JobEntryConnectedToRepository() - Constructor for class org.pentaho.di.job.entries.connectedtorepository.JobEntryConnectedToRepository
 
JobEntryConnectedToRepository(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.connectedtorepository.JobEntryConnectedToRepository
 
JobEntryCopy - Class in org.pentaho.di.job.entry
This class describes the fact that a single JobEntry can be used multiple times in the same Job.
JobEntryCopy() - Constructor for class org.pentaho.di.job.entry.JobEntryCopy
 
JobEntryCopy(LogWriter) - Constructor for class org.pentaho.di.job.entry.JobEntryCopy
Deprecated. Log is no longer required.
JobEntryCopy(LogWriter, JobEntryInterface) - Constructor for class org.pentaho.di.job.entry.JobEntryCopy
 
JobEntryCopy(Node, List<DatabaseMeta>, List<SlaveServer>, Repository) - Constructor for class org.pentaho.di.job.entry.JobEntryCopy
 
JobEntryCopy(LogWriter, Repository, long, long, List<JobEntryInterface>, List<DatabaseMeta>, List<SlaveServer>) - Constructor for class org.pentaho.di.job.entry.JobEntryCopy
Load the chef graphical entry from repository We load type, name & description if no entry can be found.
JobEntryCopyFiles - Class in org.pentaho.di.job.entries.copyfiles
This defines a 'copy files' job entry.
JobEntryCopyFiles(String) - Constructor for class org.pentaho.di.job.entries.copyfiles.JobEntryCopyFiles
 
JobEntryCopyFiles() - Constructor for class org.pentaho.di.job.entries.copyfiles.JobEntryCopyFiles
 
JobEntryCopyFiles(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.copyfiles.JobEntryCopyFiles
 
JobEntryCopyMoveResultFilenames - Class in org.pentaho.di.job.entries.copymoveresultfilenames
This defines a 'copymoveresultfilenames' job entry.
JobEntryCopyMoveResultFilenames(String) - Constructor for class org.pentaho.di.job.entries.copymoveresultfilenames.JobEntryCopyMoveResultFilenames
 
JobEntryCopyMoveResultFilenames() - Constructor for class org.pentaho.di.job.entries.copymoveresultfilenames.JobEntryCopyMoveResultFilenames
 
JobEntryCopyMoveResultFilenames(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.copymoveresultfilenames.JobEntryCopyMoveResultFilenames
 
JobEntryCreateFile - Class in org.pentaho.di.job.entries.createfile
This defines a 'create file' job entry.
JobEntryCreateFile(String) - Constructor for class org.pentaho.di.job.entries.createfile.JobEntryCreateFile
 
JobEntryCreateFile() - Constructor for class org.pentaho.di.job.entries.createfile.JobEntryCreateFile
 
JobEntryCreateFile(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.createfile.JobEntryCreateFile
 
JobEntryCreateFolder - Class in org.pentaho.di.job.entries.createfolder
This defines a 'create folder' job entry.
JobEntryCreateFolder(String) - Constructor for class org.pentaho.di.job.entries.createfolder.JobEntryCreateFolder
 
JobEntryCreateFolder() - Constructor for class org.pentaho.di.job.entries.createfolder.JobEntryCreateFolder
 
JobEntryCreateFolder(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.createfolder.JobEntryCreateFolder
 
JobEntryDelay - Class in org.pentaho.di.job.entries.delay
Job entry type to sleep for a time.
JobEntryDelay(String) - Constructor for class org.pentaho.di.job.entries.delay.JobEntryDelay
 
JobEntryDelay() - Constructor for class org.pentaho.di.job.entries.delay.JobEntryDelay
 
JobEntryDelay(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.delay.JobEntryDelay
 
JobEntryDeleteFile - Class in org.pentaho.di.job.entries.deletefile
This defines a 'delete file' job entry.
JobEntryDeleteFile(String) - Constructor for class org.pentaho.di.job.entries.deletefile.JobEntryDeleteFile
 
JobEntryDeleteFile() - Constructor for class org.pentaho.di.job.entries.deletefile.JobEntryDeleteFile
 
JobEntryDeleteFile(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.deletefile.JobEntryDeleteFile
 
JobEntryDeleteFiles - Class in org.pentaho.di.job.entries.deletefiles
This defines a 'delete files' job entry.
JobEntryDeleteFiles(String) - Constructor for class org.pentaho.di.job.entries.deletefiles.JobEntryDeleteFiles
 
JobEntryDeleteFiles() - Constructor for class org.pentaho.di.job.entries.deletefiles.JobEntryDeleteFiles
 
JobEntryDeleteFiles(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.deletefiles.JobEntryDeleteFiles
 
JobEntryDeleteFolders - Class in org.pentaho.di.job.entries.deletefolders
This defines a 'delete folders' job entry.
JobEntryDeleteFolders(String) - Constructor for class org.pentaho.di.job.entries.deletefolders.JobEntryDeleteFolders
 
JobEntryDeleteFolders() - Constructor for class org.pentaho.di.job.entries.deletefolders.JobEntryDeleteFolders
 
JobEntryDeleteFolders(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.deletefolders.JobEntryDeleteFolders
 
JobEntryDeleteResultFilenames - Class in org.pentaho.di.job.entries.deleteresultfilenames
This defines a 'deleteresultfilenames' job entry.
JobEntryDeleteResultFilenames(String) - Constructor for class org.pentaho.di.job.entries.deleteresultfilenames.JobEntryDeleteResultFilenames
 
JobEntryDeleteResultFilenames() - Constructor for class org.pentaho.di.job.entries.deleteresultfilenames.JobEntryDeleteResultFilenames
 
JobEntryDeleteResultFilenames(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.deleteresultfilenames.JobEntryDeleteResultFilenames
 
JobEntryDialogInterface - Interface in org.pentaho.di.job.entry
 
JobEntryDTDValidator - Class in org.pentaho.di.job.entries.dtdvalidator
This defines a 'dtdvalidator' job entry.
JobEntryDTDValidator(String) - Constructor for class org.pentaho.di.job.entries.dtdvalidator.JobEntryDTDValidator
 
JobEntryDTDValidator() - Constructor for class org.pentaho.di.job.entries.dtdvalidator.JobEntryDTDValidator
 
JobEntryDTDValidator(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.dtdvalidator.JobEntryDTDValidator
 
JobEntryEmpty - Class in org.pentaho.di.job.entries.empty
 
JobEntryEmpty() - Constructor for class org.pentaho.di.job.entries.empty.JobEntryEmpty
 
JobEntryEval - Class in org.pentaho.di.job.entries.eval
Job entry type to evaluate the result of a previous job entry.
JobEntryEval(String, String) - Constructor for class org.pentaho.di.job.entries.eval.JobEntryEval
 
JobEntryEval() - Constructor for class org.pentaho.di.job.entries.eval.JobEntryEval
 
JobEntryEval(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.eval.JobEntryEval
 
JobEntryEvalTableContent - Class in org.pentaho.di.job.entries.evaluatetablecontent
This defines a Table content evaluation job entry
JobEntryEvalTableContent(String) - Constructor for class org.pentaho.di.job.entries.evaluatetablecontent.JobEntryEvalTableContent
 
JobEntryEvalTableContent() - Constructor for class org.pentaho.di.job.entries.evaluatetablecontent.JobEntryEvalTableContent
 
JobEntryEvalTableContent(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.evaluatetablecontent.JobEntryEvalTableContent
 
JobEntryExportRepository - Class in org.pentaho.di.job.entries.exportrepository
This defines a 'Export repository' job entry.
JobEntryExportRepository(String) - Constructor for class org.pentaho.di.job.entries.exportrepository.JobEntryExportRepository
 
JobEntryExportRepository() - Constructor for class org.pentaho.di.job.entries.exportrepository.JobEntryExportRepository
 
JobEntryExportRepository(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.exportrepository.JobEntryExportRepository
 
JobEntryFileCompare - Class in org.pentaho.di.job.entries.filecompare
This defines a 'file compare' job entry.
JobEntryFileCompare(String) - Constructor for class org.pentaho.di.job.entries.filecompare.JobEntryFileCompare
 
JobEntryFileCompare() - Constructor for class org.pentaho.di.job.entries.filecompare.JobEntryFileCompare
 
JobEntryFileCompare(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.filecompare.JobEntryFileCompare
 
JobEntryFileExists - Class in org.pentaho.di.job.entries.fileexists
This defines an SQL job entry.
JobEntryFileExists(String) - Constructor for class org.pentaho.di.job.entries.fileexists.JobEntryFileExists
 
JobEntryFileExists() - Constructor for class org.pentaho.di.job.entries.fileexists.JobEntryFileExists
 
JobEntryFileExists(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.fileexists.JobEntryFileExists
 
JobEntryFilesExist - Class in org.pentaho.di.job.entries.filesexist
This defines a Files exist job entry.
JobEntryFilesExist(String) - Constructor for class org.pentaho.di.job.entries.filesexist.JobEntryFilesExist
 
JobEntryFilesExist() - Constructor for class org.pentaho.di.job.entries.filesexist.JobEntryFilesExist
 
JobEntryFilesExist(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.filesexist.JobEntryFilesExist
 
JobEntryFolderIsEmpty - Class in org.pentaho.di.job.entries.folderisempty
This defines a 'create folder' job entry.
JobEntryFolderIsEmpty(String) - Constructor for class org.pentaho.di.job.entries.folderisempty.JobEntryFolderIsEmpty
 
JobEntryFolderIsEmpty() - Constructor for class org.pentaho.di.job.entries.folderisempty.JobEntryFolderIsEmpty
 
JobEntryFolderIsEmpty(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.folderisempty.JobEntryFolderIsEmpty
 
JobEntryFoldersCompare - Class in org.pentaho.di.job.entries.folderscompare
This defines a 'folder compare' job entry.
JobEntryFoldersCompare(String) - Constructor for class org.pentaho.di.job.entries.folderscompare.JobEntryFoldersCompare
 
JobEntryFoldersCompare() - Constructor for class org.pentaho.di.job.entries.folderscompare.JobEntryFoldersCompare
 
JobEntryFoldersCompare(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.folderscompare.JobEntryFoldersCompare
 
JobEntryFTP - Class in org.pentaho.di.job.entries.ftp
This defines an FTP job entry.
JobEntryFTP(String) - Constructor for class org.pentaho.di.job.entries.ftp.JobEntryFTP
 
JobEntryFTP() - Constructor for class org.pentaho.di.job.entries.ftp.JobEntryFTP
 
JobEntryFTP(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.ftp.JobEntryFTP
 
JobEntryFTPDelete - Class in org.pentaho.di.job.entries.ftpdelete
This defines an FTP job entry.
JobEntryFTPDelete(String) - Constructor for class org.pentaho.di.job.entries.ftpdelete.JobEntryFTPDelete
 
JobEntryFTPDelete() - Constructor for class org.pentaho.di.job.entries.ftpdelete.JobEntryFTPDelete
 
JobEntryFTPDelete(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.ftpdelete.JobEntryFTPDelete
 
JobEntryFTPPUT - Class in org.pentaho.di.job.entries.ftpput
This defines an FTP put job entry.
JobEntryFTPPUT(String) - Constructor for class org.pentaho.di.job.entries.ftpput.JobEntryFTPPUT
 
JobEntryFTPPUT() - Constructor for class org.pentaho.di.job.entries.ftpput.JobEntryFTPPUT
 
JobEntryFTPPUT(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.ftpput.JobEntryFTPPUT
 
JobEntryGetPOP - Class in org.pentaho.di.job.entries.getpop
This defines an get pop job entry.
JobEntryGetPOP(String) - Constructor for class org.pentaho.di.job.entries.getpop.JobEntryGetPOP
 
JobEntryGetPOP() - Constructor for class org.pentaho.di.job.entries.getpop.JobEntryGetPOP
 
JobEntryGetPOP(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.getpop.JobEntryGetPOP
 
JobEntryHTTP - Class in org.pentaho.di.job.entries.http
This defines an HTTP job entry.
JobEntryHTTP(String) - Constructor for class org.pentaho.di.job.entries.http.JobEntryHTTP
 
JobEntryHTTP() - Constructor for class org.pentaho.di.job.entries.http.JobEntryHTTP
 
JobEntryHTTP(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.http.JobEntryHTTP
 
JobEntryInterface - Interface in org.pentaho.di.job.entry
Interface for the different JobEntry classes.
JobEntryJob - Class in org.pentaho.di.job.entries.job
Recursive definition of a Job.
JobEntryJob(String) - Constructor for class org.pentaho.di.job.entries.job.JobEntryJob
 
JobEntryJob() - Constructor for class org.pentaho.di.job.entries.job.JobEntryJob
 
JobEntryJob(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.job.JobEntryJob
 
JobEntryJobRunner - Class in org.pentaho.di.job.entries.job
 
JobEntryJobRunner(Job, Result, int) - Constructor for class org.pentaho.di.job.entries.job.JobEntryJobRunner
 
JobEntryLoader - Class in org.pentaho.di.job
Takes care of loading job-entries or job-entry plugins.
JobEntryMail - Class in org.pentaho.di.job.entries.mail
Describes a Mail Job Entry.
JobEntryMail(String) - Constructor for class org.pentaho.di.job.entries.mail.JobEntryMail
 
JobEntryMail() - Constructor for class org.pentaho.di.job.entries.mail.JobEntryMail
 
JobEntryMail(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.mail.JobEntryMail
 
JobEntryMailValidator - Class in org.pentaho.di.job.entries.mailvalidator
Job entry mail validator.
JobEntryMailValidator(String, String) - Constructor for class org.pentaho.di.job.entries.mailvalidator.JobEntryMailValidator
 
JobEntryMailValidator() - Constructor for class org.pentaho.di.job.entries.mailvalidator.JobEntryMailValidator
 
JobEntryMailValidator(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.mailvalidator.JobEntryMailValidator
 
JobEntryMoveFiles - Class in org.pentaho.di.job.entries.movefiles
This defines a 'move files' job entry.
JobEntryMoveFiles(String) - Constructor for class org.pentaho.di.job.entries.movefiles.JobEntryMoveFiles
 
JobEntryMoveFiles() - Constructor for class org.pentaho.di.job.entries.movefiles.JobEntryMoveFiles
 
JobEntryMoveFiles(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.movefiles.JobEntryMoveFiles
 
JobEntryMSAccessBulkLoad - Class in org.pentaho.di.job.entries.msaccessbulkload
This defines a 'MS Access Bulk Load' job entry.
JobEntryMSAccessBulkLoad(String) - Constructor for class org.pentaho.di.job.entries.msaccessbulkload.JobEntryMSAccessBulkLoad
 
JobEntryMSAccessBulkLoad() - Constructor for class org.pentaho.di.job.entries.msaccessbulkload.JobEntryMSAccessBulkLoad
 
JobEntryMSAccessBulkLoad(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.msaccessbulkload.JobEntryMSAccessBulkLoad
 
JobEntryMsgBoxInfo - Class in org.pentaho.di.job.entries.msgboxinfo
Job entry type to display a message box.
JobEntryMsgBoxInfo(String, String) - Constructor for class org.pentaho.di.job.entries.msgboxinfo.JobEntryMsgBoxInfo
 
JobEntryMsgBoxInfo() - Constructor for class org.pentaho.di.job.entries.msgboxinfo.JobEntryMsgBoxInfo
 
JobEntryMsgBoxInfo(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.msgboxinfo.JobEntryMsgBoxInfo
 
JobEntryMssqlBulkLoad - Class in org.pentaho.di.job.entries.mssqlbulkload
This defines a MSSQL Bulk job entry.
JobEntryMssqlBulkLoad(String) - Constructor for class org.pentaho.di.job.entries.mssqlbulkload.JobEntryMssqlBulkLoad
 
JobEntryMssqlBulkLoad() - Constructor for class org.pentaho.di.job.entries.mssqlbulkload.JobEntryMssqlBulkLoad
 
JobEntryMssqlBulkLoad(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.mssqlbulkload.JobEntryMssqlBulkLoad
 
JobEntryMysqlBulkFile - Class in org.pentaho.di.job.entries.mysqlbulkfile
This defines an MYSQL Bulk file job entry.
JobEntryMysqlBulkFile(String) - Constructor for class org.pentaho.di.job.entries.mysqlbulkfile.JobEntryMysqlBulkFile
 
JobEntryMysqlBulkFile() - Constructor for class org.pentaho.di.job.entries.mysqlbulkfile.JobEntryMysqlBulkFile
 
JobEntryMysqlBulkFile(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.mysqlbulkfile.JobEntryMysqlBulkFile
 
JobEntryMysqlBulkLoad - Class in org.pentaho.di.job.entries.mysqlbulkload
This defines a MySQL job entry.
JobEntryMysqlBulkLoad(String) - Constructor for class org.pentaho.di.job.entries.mysqlbulkload.JobEntryMysqlBulkLoad
 
JobEntryMysqlBulkLoad() - Constructor for class org.pentaho.di.job.entries.mysqlbulkload.JobEntryMysqlBulkLoad
 
JobEntryMysqlBulkLoad(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.mysqlbulkload.JobEntryMysqlBulkLoad
 
JobEntryPing - Class in org.pentaho.di.job.entries.ping
This defines a ping job entry.
JobEntryPing(String) - Constructor for class org.pentaho.di.job.entries.ping.JobEntryPing
 
JobEntryPing() - Constructor for class org.pentaho.di.job.entries.ping.JobEntryPing
 
JobEntryPing(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.ping.JobEntryPing
 
JobEntryResult - Class in org.pentaho.di.job
This class holds the result of a job entry after it was executed.
JobEntryResult() - Constructor for class org.pentaho.di.job.JobEntryResult
Creates a new empty job entry result...
JobEntryResult(Result, String, String, JobEntryCopy) - Constructor for class org.pentaho.di.job.JobEntryResult
Creates a new job entry result...
JobEntrySetVariables - Class in org.pentaho.di.job.entries.setvariables
This defines a 'Set variables' job entry.
JobEntrySetVariables(String) - Constructor for class org.pentaho.di.job.entries.setvariables.JobEntrySetVariables
 
JobEntrySetVariables() - Constructor for class org.pentaho.di.job.entries.setvariables.JobEntrySetVariables
 
JobEntrySetVariables(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.setvariables.JobEntrySetVariables
 
JobEntrySFTP - Class in org.pentaho.di.job.entries.sftp
This defines a SFTP job entry.
JobEntrySFTP(String) - Constructor for class org.pentaho.di.job.entries.sftp.JobEntrySFTP
 
JobEntrySFTP() - Constructor for class org.pentaho.di.job.entries.sftp.JobEntrySFTP
 
JobEntrySFTP(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.sftp.JobEntrySFTP
 
JobEntrySFTPPUT - Class in org.pentaho.di.job.entries.sftpput
This defines an SFTP put job entry.
JobEntrySFTPPUT(String) - Constructor for class org.pentaho.di.job.entries.sftpput.JobEntrySFTPPUT
 
JobEntrySFTPPUT() - Constructor for class org.pentaho.di.job.entries.sftpput.JobEntrySFTPPUT
 
JobEntrySFTPPUT(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.sftpput.JobEntrySFTPPUT
 
JobEntryShell - Class in org.pentaho.di.job.entries.shell
Shell type of Job Entry.
JobEntryShell(String) - Constructor for class org.pentaho.di.job.entries.shell.JobEntryShell
 
JobEntryShell() - Constructor for class org.pentaho.di.job.entries.shell.JobEntryShell
 
JobEntryShell(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.shell.JobEntryShell
 
JobEntrySimpleEval - Class in org.pentaho.di.job.entries.simpleeval
This defines a 'simple evaluation' job entry.
JobEntrySimpleEval(String) - Constructor for class org.pentaho.di.job.entries.simpleeval.JobEntrySimpleEval
 
JobEntrySimpleEval() - Constructor for class org.pentaho.di.job.entries.simpleeval.JobEntrySimpleEval
 
JobEntrySimpleEval(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.simpleeval.JobEntrySimpleEval
 
JobEntrySNMPTrap - Class in org.pentaho.di.job.entries.snmptrap
This defines an SNMPTrap job entry.
JobEntrySNMPTrap(String) - Constructor for class org.pentaho.di.job.entries.snmptrap.JobEntrySNMPTrap
 
JobEntrySNMPTrap() - Constructor for class org.pentaho.di.job.entries.snmptrap.JobEntrySNMPTrap
 
JobEntrySNMPTrap(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.snmptrap.JobEntrySNMPTrap
 
JobEntrySpecial - Class in org.pentaho.di.job.entries.special
This class can contain a few special job entries such as Start and Dummy.
JobEntrySpecial() - Constructor for class org.pentaho.di.job.entries.special.JobEntrySpecial
 
JobEntrySpecial(String, boolean, boolean) - Constructor for class org.pentaho.di.job.entries.special.JobEntrySpecial
 
JobEntrySpecial(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.special.JobEntrySpecial
 
JobEntrySQL - Class in org.pentaho.di.job.entries.sql
This defines an SQL job entry.
JobEntrySQL(String) - Constructor for class org.pentaho.di.job.entries.sql.JobEntrySQL
 
JobEntrySQL() - Constructor for class org.pentaho.di.job.entries.sql.JobEntrySQL
 
JobEntrySQL(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.sql.JobEntrySQL
 
JobEntrySSH2GET - Class in org.pentaho.di.job.entries.ssh2get
This defines a SSH2 GET job entry.
JobEntrySSH2GET(String) - Constructor for class org.pentaho.di.job.entries.ssh2get.JobEntrySSH2GET
 
JobEntrySSH2GET() - Constructor for class org.pentaho.di.job.entries.ssh2get.JobEntrySSH2GET
 
JobEntrySSH2GET(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.ssh2get.JobEntrySSH2GET
 
JobEntrySSH2PUT - Class in org.pentaho.di.job.entries.ssh2put
This defines a SSH2 Put job entry.
JobEntrySSH2PUT(String) - Constructor for class org.pentaho.di.job.entries.ssh2put.JobEntrySSH2PUT
 
JobEntrySSH2PUT() - Constructor for class org.pentaho.di.job.entries.ssh2put.JobEntrySSH2PUT
 
JobEntrySSH2PUT(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.ssh2put.JobEntrySSH2PUT
 
JobEntrySuccess - Class in org.pentaho.di.job.entries.success
Job entry type to success a job.
JobEntrySuccess(String, String) - Constructor for class org.pentaho.di.job.entries.success.JobEntrySuccess
 
JobEntrySuccess() - Constructor for class org.pentaho.di.job.entries.success.JobEntrySuccess
 
JobEntrySuccess(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.success.JobEntrySuccess
 
JobEntryTableExists - Class in org.pentaho.di.job.entries.tableexists
This defines a table exists job entry.
JobEntryTableExists(String) - Constructor for class org.pentaho.di.job.entries.tableexists.JobEntryTableExists
 
JobEntryTableExists() - Constructor for class org.pentaho.di.job.entries.tableexists.JobEntryTableExists
 
JobEntryTableExists(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.tableexists.JobEntryTableExists
 
JobEntryTrans - Class in org.pentaho.di.job.entries.trans
This is the job entry that defines a transformation to be run.
JobEntryTrans(String) - Constructor for class org.pentaho.di.job.entries.trans.JobEntryTrans
 
JobEntryTrans() - Constructor for class org.pentaho.di.job.entries.trans.JobEntryTrans
 
JobEntryTrans(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.trans.JobEntryTrans
 
JobEntryTruncateTables - Class in org.pentaho.di.job.entries.truncatetables
This defines a Truncate Tables job entry.
JobEntryTruncateTables(String) - Constructor for class org.pentaho.di.job.entries.truncatetables.JobEntryTruncateTables
 
JobEntryTruncateTables() - Constructor for class org.pentaho.di.job.entries.truncatetables.JobEntryTruncateTables
 
JobEntryTruncateTables(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.truncatetables.JobEntryTruncateTables
 
JobEntryType - Enum in org.pentaho.di.job
 
JobEntryUnZip - Class in org.pentaho.di.job.entries.unzip
This defines a 'unzip' job entry.
JobEntryUnZip(String) - Constructor for class org.pentaho.di.job.entries.unzip.JobEntryUnZip
 
JobEntryUnZip() - Constructor for class org.pentaho.di.job.entries.unzip.JobEntryUnZip
 
JobEntryUnZip(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.unzip.JobEntryUnZip
 
JobEntryValidator - Interface in org.pentaho.di.job.entry.validator
The interface of a job entry validator.
JobEntryValidatorUtils - Class in org.pentaho.di.job.entry.validator
Methods in this class are referenced in validator definitions within the validator resources file (e.g.
JobEntryValidatorUtils() - Constructor for class org.pentaho.di.job.entry.validator.JobEntryValidatorUtils
 
JobEntryWaitForFile - Class in org.pentaho.di.job.entries.waitforfile
This defines a 'wait for file' job entry.
JobEntryWaitForFile(String) - Constructor for class org.pentaho.di.job.entries.waitforfile.JobEntryWaitForFile
 
JobEntryWaitForFile() - Constructor for class org.pentaho.di.job.entries.waitforfile.JobEntryWaitForFile
 
JobEntryWaitForFile(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.waitforfile.JobEntryWaitForFile
 
JobEntryWaitForSQL - Class in org.pentaho.di.job.entries.waitforsql
This defines a Wait for SQL data job entry
JobEntryWaitForSQL(String) - Constructor for class org.pentaho.di.job.entries.waitforsql.JobEntryWaitForSQL
 
JobEntryWaitForSQL() - Constructor for class org.pentaho.di.job.entries.waitforsql.JobEntryWaitForSQL
 
JobEntryWaitForSQL(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.waitforsql.JobEntryWaitForSQL
 
JobEntryWriteToLog - Class in org.pentaho.di.job.entries.writetolog
Job entry type to output message to the job log.
JobEntryWriteToLog(String) - Constructor for class org.pentaho.di.job.entries.writetolog.JobEntryWriteToLog
 
JobEntryWriteToLog() - Constructor for class org.pentaho.di.job.entries.writetolog.JobEntryWriteToLog
 
JobEntryWriteToLog(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.writetolog.JobEntryWriteToLog
 
JobEntryXMLWellFormed - Class in org.pentaho.di.job.entries.xmlwellformed
This defines a 'xml well formed' job entry.
JobEntryXMLWellFormed(String) - Constructor for class org.pentaho.di.job.entries.xmlwellformed.JobEntryXMLWellFormed
 
JobEntryXMLWellFormed() - Constructor for class org.pentaho.di.job.entries.xmlwellformed.JobEntryXMLWellFormed
 
JobEntryXMLWellFormed(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.xmlwellformed.JobEntryXMLWellFormed
 
JobEntryXMLWellFormed.XMLTreeHandler - Class in org.pentaho.di.job.entries.xmlwellformed
 
JobEntryXMLWellFormed.XMLTreeHandler() - Constructor for class org.pentaho.di.job.entries.xmlwellformed.JobEntryXMLWellFormed.XMLTreeHandler
 
JobEntryXSDValidator - Class in org.pentaho.di.job.entries.xsdvalidator
This defines a 'xsdvalidator' job entry.
JobEntryXSDValidator(String) - Constructor for class org.pentaho.di.job.entries.xsdvalidator.JobEntryXSDValidator
 
JobEntryXSDValidator() - Constructor for class org.pentaho.di.job.entries.xsdvalidator.JobEntryXSDValidator
 
JobEntryXSDValidator(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.xsdvalidator.JobEntryXSDValidator
 
JobEntryXSLT - Class in org.pentaho.di.job.entries.xslt
This defines a 'xslt' job entry.
JobEntryXSLT(String) - Constructor for class org.pentaho.di.job.entries.xslt.JobEntryXSLT
 
JobEntryXSLT() - Constructor for class org.pentaho.di.job.entries.xslt.JobEntryXSLT
 
JobEntryXSLT(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.xslt.JobEntryXSLT
 
JobEntryZipFile - Class in org.pentaho.di.job.entries.zipfile
This defines a 'zip file' job entry.
JobEntryZipFile(String) - Constructor for class org.pentaho.di.job.entries.zipfile.JobEntryZipFile
Default constructor.
JobEntryZipFile() - Constructor for class org.pentaho.di.job.entries.zipfile.JobEntryZipFile
 
JobEntryZipFile(JobEntryBase) - Constructor for class org.pentaho.di.job.entries.zipfile.JobEntryZipFile
 
JobExecutionConfiguration - Class in org.pentaho.di.job
 
JobExecutionConfiguration() - Constructor for class org.pentaho.di.job.JobExecutionConfiguration
 
JobExecutionConfiguration(Node) - Constructor for class org.pentaho.di.job.JobExecutionConfiguration
 
jobFinished(Job) - Method in interface org.pentaho.di.job.JobListener
 
JobHopMeta - Class in org.pentaho.di.job
This class defines a hop from one job entry copy to another.
JobHopMeta() - Constructor for class org.pentaho.di.job.JobHopMeta
 
JobHopMeta(JobEntryCopy, JobEntryCopy) - Constructor for class org.pentaho.di.job.JobHopMeta
 
JobHopMeta(Node, JobMeta) - Constructor for class org.pentaho.di.job.JobHopMeta
 
JobHopMeta(Repository, long, JobMeta, List<JobEntryCopy>) - Constructor for class org.pentaho.di.job.JobHopMeta
 
jobhops - Variable in class org.pentaho.di.job.JobMeta
 
JobListener - Interface in org.pentaho.di.job
 
JobMap - Class in org.pentaho.di.www
This is a map between the job name and the (running/waiting/finished) job.
JobMap() - Constructor for class org.pentaho.di.www.JobMap
 
JobMeta - Class in org.pentaho.di.job
Defines a Job and provides methods to load, save, verify, etc.
JobMeta(LogWriter) - Constructor for class org.pentaho.di.job.JobMeta
 
JobMeta(LogWriter, String, Repository) - Constructor for class org.pentaho.di.job.JobMeta
 
JobMeta(LogWriter, String, Repository, OverwritePrompter) - Constructor for class org.pentaho.di.job.JobMeta
 
JobMeta(LogWriter, VariableSpace, String, Repository, OverwritePrompter) - Constructor for class org.pentaho.di.job.JobMeta
Load the job from the XML file specified.
JobMeta(LogWriter, Node, Repository, OverwritePrompter) - Constructor for class org.pentaho.di.job.JobMeta
 
JobMeta(LogWriter, Repository, String, RepositoryDirectory) - Constructor for class org.pentaho.di.job.JobMeta
Load a job in a directory
JobMeta(LogWriter, Repository, String, RepositoryDirectory, ProgressMonitorListener) - Constructor for class org.pentaho.di.job.JobMeta
Load a job in a directory
JobPlugin - Class in org.pentaho.di.job
Contains the description of a job-entry of a job-entry plugin, what jars to load, the icon, etc.
JobPlugin(int, String, JobEntryType, String, String, String[], String, String, String) - Constructor for class org.pentaho.di.job.JobPlugin
 
JobPlugin(int, String, String, String, String, String[], String, String, String) - Constructor for class org.pentaho.di.job.JobPlugin
 
JobPluginMeta - Class in org.pentaho.di.job
 
JobPluginMeta() - Constructor for class org.pentaho.di.job.JobPluginMeta
 
JobPluginMeta(Class<?>, String, JobEntryType, String, String, String, String) - Constructor for class org.pentaho.di.job.JobPluginMeta
 
JobTracker - Class in org.pentaho.di.core.gui
Responsible for tracking the execution of a job as a hierarchy.
JobTracker(JobMeta) - Constructor for class org.pentaho.di.core.gui.JobTracker
 
JobTracker(JobMeta, JobEntryResult) - Constructor for class org.pentaho.di.core.gui.JobTracker
Creates a jobtracker with a single result
join_types - Static variable in class org.pentaho.di.trans.steps.mergejoin.MergeJoinMeta
 
joinrow - Variable in class org.pentaho.di.trans.steps.joinrows.JoinRowsData
 
JoinRows - Class in org.pentaho.di.trans.steps.joinrows
Performs a cartesian product between 2 or more input streams.
JoinRows(StepMeta, StepDataInterface, int, TransMeta, Trans) - Constructor for class org.pentaho.di.trans.steps.joinrows.JoinRows
 
JoinRowsData - Class in org.pentaho.di.trans.steps.joinrows
 
JoinRowsData() - Constructor for class org.pentaho.di.trans.steps.joinrows.JoinRowsData
 
JoinRowsMeta - Class in org.pentaho.di.trans.steps.joinrows
 
JoinRowsMeta() - Constructor for class org.pentaho.di.trans.steps.joinrows.JoinRowsMeta
 
JOINS - Static variable in class org.pentaho.di.trans.step.StepCategory
 
jsFunctionList - Static variable in class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesAddedFunctions
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z