|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CheckResultInterface in org.pentaho.di.core |
---|
Classes in org.pentaho.di.core that implement CheckResultInterface | |
---|---|
class |
CheckResult
This class is used to store results of transformation and step verifications. |
Uses of CheckResultInterface in org.pentaho.di.job |
---|
Method parameters in org.pentaho.di.job with type arguments of type CheckResultInterface | |
---|---|
void |
JobMeta.checkJobEntries(List<CheckResultInterface> remarks,
boolean only_selected,
ProgressMonitorListener monitor)
Check all job entries within the job. |
Uses of CheckResultInterface in org.pentaho.di.job.entries.abort |
---|
Method parameters in org.pentaho.di.job.entries.abort with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryAbort.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.addresultfilenames |
---|
Method parameters in org.pentaho.di.job.entries.addresultfilenames with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryAddResultFilenames.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.checkdbconnection |
---|
Method parameters in org.pentaho.di.job.entries.checkdbconnection with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryCheckDbConnections.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.checkfilelocked |
---|
Method parameters in org.pentaho.di.job.entries.checkfilelocked with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryCheckFilesLocked.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.columnsexist |
---|
Method parameters in org.pentaho.di.job.entries.columnsexist with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryColumnsExist.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.connectedtorepository |
---|
Method parameters in org.pentaho.di.job.entries.connectedtorepository with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryConnectedToRepository.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.copyfiles |
---|
Method parameters in org.pentaho.di.job.entries.copyfiles with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryCopyFiles.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.copymoveresultfilenames |
---|
Method parameters in org.pentaho.di.job.entries.copymoveresultfilenames with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryCopyMoveResultFilenames.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.createfile |
---|
Method parameters in org.pentaho.di.job.entries.createfile with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryCreateFile.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.createfolder |
---|
Method parameters in org.pentaho.di.job.entries.createfolder with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryCreateFolder.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.delay |
---|
Method parameters in org.pentaho.di.job.entries.delay with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryDelay.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.deletefile |
---|
Method parameters in org.pentaho.di.job.entries.deletefile with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryDeleteFile.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.deletefiles |
---|
Method parameters in org.pentaho.di.job.entries.deletefiles with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryDeleteFiles.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.deletefolders |
---|
Method parameters in org.pentaho.di.job.entries.deletefolders with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryDeleteFolders.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.deleteresultfilenames |
---|
Method parameters in org.pentaho.di.job.entries.deleteresultfilenames with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryDeleteResultFilenames.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.dtdvalidator |
---|
Method parameters in org.pentaho.di.job.entries.dtdvalidator with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryDTDValidator.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.empty |
---|
Method parameters in org.pentaho.di.job.entries.empty with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryEmpty.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.eval |
---|
Method parameters in org.pentaho.di.job.entries.eval with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryEval.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.evalfilesmetrics |
---|
Method parameters in org.pentaho.di.job.entries.evalfilesmetrics with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryEvalFilesMetrics.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.evaluatetablecontent |
---|
Method parameters in org.pentaho.di.job.entries.evaluatetablecontent with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryEvalTableContent.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.exportrepository |
---|
Method parameters in org.pentaho.di.job.entries.exportrepository with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryExportRepository.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.filecompare |
---|
Method parameters in org.pentaho.di.job.entries.filecompare with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryFileCompare.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.fileexists |
---|
Method parameters in org.pentaho.di.job.entries.fileexists with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryFileExists.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.filesexist |
---|
Method parameters in org.pentaho.di.job.entries.filesexist with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryFilesExist.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.folderisempty |
---|
Method parameters in org.pentaho.di.job.entries.folderisempty with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryFolderIsEmpty.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.folderscompare |
---|
Method parameters in org.pentaho.di.job.entries.folderscompare with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryFoldersCompare.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.ftp |
---|
Method parameters in org.pentaho.di.job.entries.ftp with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryFTP.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.ftpdelete |
---|
Method parameters in org.pentaho.di.job.entries.ftpdelete with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryFTPDelete.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.ftpput |
---|
Method parameters in org.pentaho.di.job.entries.ftpput with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryFTPPUT.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.ftpsget |
---|
Method parameters in org.pentaho.di.job.entries.ftpsget with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryFTPSGet.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.ftpsput |
---|
Method parameters in org.pentaho.di.job.entries.ftpsput with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryFTPSPUT.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.getpop |
---|
Method parameters in org.pentaho.di.job.entries.getpop with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryGetPOP.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.http |
---|
Method parameters in org.pentaho.di.job.entries.http with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryHTTP.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.job |
---|
Method parameters in org.pentaho.di.job.entries.job with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryJob.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.mail |
---|
Method parameters in org.pentaho.di.job.entries.mail with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryMail.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.mailvalidator |
---|
Method parameters in org.pentaho.di.job.entries.mailvalidator with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryMailValidator.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.movefiles |
---|
Method parameters in org.pentaho.di.job.entries.movefiles with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryMoveFiles.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.msaccessbulkload |
---|
Method parameters in org.pentaho.di.job.entries.msaccessbulkload with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryMSAccessBulkLoad.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.msgboxinfo |
---|
Method parameters in org.pentaho.di.job.entries.msgboxinfo with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryMsgBoxInfo.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.mssqlbulkload |
---|
Method parameters in org.pentaho.di.job.entries.mssqlbulkload with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryMssqlBulkLoad.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.mysqlbulkfile |
---|
Method parameters in org.pentaho.di.job.entries.mysqlbulkfile with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryMysqlBulkFile.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.mysqlbulkload |
---|
Method parameters in org.pentaho.di.job.entries.mysqlbulkload with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryMysqlBulkLoad.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.pgpdecryptfiles |
---|
Method parameters in org.pentaho.di.job.entries.pgpdecryptfiles with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryPGPDecryptFiles.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.pgpencryptfiles |
---|
Method parameters in org.pentaho.di.job.entries.pgpencryptfiles with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryPGPEncryptFiles.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.pgpverify |
---|
Method parameters in org.pentaho.di.job.entries.pgpverify with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryPGPVerify.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.ping |
---|
Method parameters in org.pentaho.di.job.entries.ping with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryPing.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.setvariables |
---|
Method parameters in org.pentaho.di.job.entries.setvariables with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntrySetVariables.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.sftp |
---|
Method parameters in org.pentaho.di.job.entries.sftp with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntrySFTP.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.sftpput |
---|
Method parameters in org.pentaho.di.job.entries.sftpput with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntrySFTPPUT.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.shell |
---|
Method parameters in org.pentaho.di.job.entries.shell with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryShell.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.special |
---|
Method parameters in org.pentaho.di.job.entries.special with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntrySpecial.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.sql |
---|
Method parameters in org.pentaho.di.job.entries.sql with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntrySQL.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.ssh2get |
---|
Method parameters in org.pentaho.di.job.entries.ssh2get with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntrySSH2GET.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.ssh2put |
---|
Method parameters in org.pentaho.di.job.entries.ssh2put with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntrySSH2PUT.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.success |
---|
Method parameters in org.pentaho.di.job.entries.success with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntrySuccess.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.syslog |
---|
Method parameters in org.pentaho.di.job.entries.syslog with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntrySyslog.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.tableexists |
---|
Method parameters in org.pentaho.di.job.entries.tableexists with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryTableExists.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.talendjobexec |
---|
Method parameters in org.pentaho.di.job.entries.talendjobexec with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryTalendJobExec.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.trans |
---|
Method parameters in org.pentaho.di.job.entries.trans with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryTrans.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.truncatetables |
---|
Method parameters in org.pentaho.di.job.entries.truncatetables with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryTruncateTables.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.unzip |
---|
Method parameters in org.pentaho.di.job.entries.unzip with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryUnZip.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.waitforfile |
---|
Method parameters in org.pentaho.di.job.entries.waitforfile with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryWaitForFile.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.waitforsql |
---|
Method parameters in org.pentaho.di.job.entries.waitforsql with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryWaitForSQL.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.writetofile |
---|
Method parameters in org.pentaho.di.job.entries.writetofile with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryWriteToFile.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.writetolog |
---|
Method parameters in org.pentaho.di.job.entries.writetolog with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryWriteToLog.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.xmlwellformed |
---|
Method parameters in org.pentaho.di.job.entries.xmlwellformed with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryXMLWellFormed.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.xsdvalidator |
---|
Method parameters in org.pentaho.di.job.entries.xsdvalidator with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryXSDValidator.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.xslt |
---|
Method parameters in org.pentaho.di.job.entries.xslt with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryXSLT.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entries.zipfile |
---|
Method parameters in org.pentaho.di.job.entries.zipfile with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryZipFile.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
|
Uses of CheckResultInterface in org.pentaho.di.job.entry |
---|
Method parameters in org.pentaho.di.job.entry with type arguments of type CheckResultInterface | |
---|---|
void |
JobEntryBase.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
Support for overrides not having to put in a check method. |
void |
JobEntryInterface.check(List<CheckResultInterface> remarks,
JobMeta jobMeta)
Allows JobEntry objects to check themselves for consistency |
Uses of CheckResultInterface in org.pentaho.di.job.entry.validator |
---|
Method parameters in org.pentaho.di.job.entry.validator with type arguments of type CheckResultInterface | |
---|---|
static void |
JobEntryValidatorUtils.addExceptionRemark(CheckResultSourceInterface source,
String propertyName,
String validatorName,
List<CheckResultInterface> remarks,
Exception e)
|
static void |
JobEntryValidatorUtils.addFailureRemark(CheckResultSourceInterface source,
String propertyName,
String validatorName,
List<CheckResultInterface> remarks,
int level)
|
static void |
JobEntryValidatorUtils.addGeneralRemark(CheckResultSourceInterface source,
String propertyName,
String validatorName,
List<CheckResultInterface> remarks,
String key,
int level)
|
static void |
JobEntryValidatorUtils.addOkRemark(CheckResultSourceInterface source,
String propertyName,
List<CheckResultInterface> remarks)
|
boolean |
FileExistsValidator.validate(CheckResultSourceInterface source,
String propertyName,
List<CheckResultInterface> remarks,
ValidatorContext context)
|
boolean |
LongValidator.validate(CheckResultSourceInterface source,
String propertyName,
List<CheckResultInterface> remarks,
ValidatorContext context)
|
boolean |
NotBlankValidator.validate(CheckResultSourceInterface source,
String propertyName,
List<CheckResultInterface> remarks,
ValidatorContext context)
|
boolean |
AndValidator.validate(CheckResultSourceInterface source,
String propertyName,
List<CheckResultInterface> remarks,
ValidatorContext context)
|
boolean |
IntegerValidator.validate(CheckResultSourceInterface source,
String propertyName,
List<CheckResultInterface> remarks,
ValidatorContext context)
|
boolean |
NotNullValidator.validate(CheckResultSourceInterface source,
String propertyName,
List<CheckResultInterface> remarks,
ValidatorContext context)
|
boolean |
JobEntryValidator.validate(CheckResultSourceInterface source,
String propertyName,
List<CheckResultInterface> remarks,
ValidatorContext context)
Using reflection, the validator fetches the field named propertyName from the bean
source and runs the validation putting any messages into remarks . |
boolean |
FileDoesNotExistValidator.validate(CheckResultSourceInterface source,
String propertyName,
List<CheckResultInterface> remarks,
ValidatorContext context)
|
boolean |
EmailValidator.validate(CheckResultSourceInterface source,
String propertyName,
List<CheckResultInterface> remarks,
ValidatorContext context)
|
static boolean |
JobEntryValidatorUtils.validateMask(CheckResultSourceInterface source,
String propertyName,
int levelOnFail,
List<CheckResultInterface> remarks,
String mask)
Fails if a field's value does not match the given mask. |
static boolean |
JobEntryValidatorUtils.validateMask(CheckResultSourceInterface source,
String propertyName,
List<CheckResultInterface> remarks,
String mask,
int levelOnFail)
Fails if a field's value does not match the given mask. |
Uses of CheckResultInterface in org.pentaho.di.trans |
---|
Method parameters in org.pentaho.di.trans with type arguments of type CheckResultInterface | |
---|---|
void |
TransMeta.checkSteps(List<CheckResultInterface> remarks,
boolean only_selected,
ProgressMonitorListener monitor)
Checks all the steps and fills a List of (CheckResult) remarks. |
Uses of CheckResultInterface in org.pentaho.di.trans.step |
---|
Method parameters in org.pentaho.di.trans.step with type arguments of type CheckResultInterface | |
---|---|
void |
StepMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
void |
StepMetaInterface.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
Checks the settings of this step and puts the findings in a remarks List. |
Uses of CheckResultInterface in org.pentaho.di.trans.steps.abort |
---|
Method parameters in org.pentaho.di.trans.steps.abort with type arguments of type CheckResultInterface | |
---|---|
void |
AbortMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.accessinput |
---|
Method parameters in org.pentaho.di.trans.steps.accessinput with type arguments of type CheckResultInterface | |
---|---|
void |
AccessInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.accessoutput |
---|
Method parameters in org.pentaho.di.trans.steps.accessoutput with type arguments of type CheckResultInterface | |
---|---|
void |
AccessOutputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.addsequence |
---|
Method parameters in org.pentaho.di.trans.steps.addsequence with type arguments of type CheckResultInterface | |
---|---|
void |
AddSequenceMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.addxml |
---|
Method parameters in org.pentaho.di.trans.steps.addxml with type arguments of type CheckResultInterface | |
---|---|
void |
AddXMLMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.aggregaterows |
---|
Method parameters in org.pentaho.di.trans.steps.aggregaterows with type arguments of type CheckResultInterface | |
---|---|
void |
AggregateRowsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.analyticquery |
---|
Method parameters in org.pentaho.di.trans.steps.analyticquery with type arguments of type CheckResultInterface | |
---|---|
void |
AnalyticQueryMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.append |
---|
Method parameters in org.pentaho.di.trans.steps.append with type arguments of type CheckResultInterface | |
---|---|
void |
AppendMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.autodoc |
---|
Method parameters in org.pentaho.di.trans.steps.autodoc with type arguments of type CheckResultInterface | |
---|---|
void |
AutoDocMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.blockingstep |
---|
Method parameters in org.pentaho.di.trans.steps.blockingstep with type arguments of type CheckResultInterface | |
---|---|
void |
BlockingStepMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.blockuntilstepsfinish |
---|
Method parameters in org.pentaho.di.trans.steps.blockuntilstepsfinish with type arguments of type CheckResultInterface | |
---|---|
void |
BlockUntilStepsFinishMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.calculator |
---|
Method parameters in org.pentaho.di.trans.steps.calculator with type arguments of type CheckResultInterface | |
---|---|
void |
CalculatorMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.changefileencoding |
---|
Method parameters in org.pentaho.di.trans.steps.changefileencoding with type arguments of type CheckResultInterface | |
---|---|
void |
ChangeFileEncodingMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.checksum |
---|
Method parameters in org.pentaho.di.trans.steps.checksum with type arguments of type CheckResultInterface | |
---|---|
void |
CheckSumMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.clonerow |
---|
Method parameters in org.pentaho.di.trans.steps.clonerow with type arguments of type CheckResultInterface | |
---|---|
void |
CloneRowMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.closure |
---|
Method parameters in org.pentaho.di.trans.steps.closure with type arguments of type CheckResultInterface | |
---|---|
void |
ClosureGeneratorMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface row,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.columnexists |
---|
Method parameters in org.pentaho.di.trans.steps.columnexists with type arguments of type CheckResultInterface | |
---|---|
void |
ColumnExistsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.combinationlookup |
---|
Method parameters in org.pentaho.di.trans.steps.combinationlookup with type arguments of type CheckResultInterface | |
---|---|
void |
CombinationLookupMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.concatfields |
---|
Method parameters in org.pentaho.di.trans.steps.concatfields with type arguments of type CheckResultInterface | |
---|---|
void |
ConcatFieldsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.constant |
---|
Method parameters in org.pentaho.di.trans.steps.constant with type arguments of type CheckResultInterface | |
---|---|
static RowMetaAndData |
Constant.buildRow(ConstantMeta meta,
ConstantData data,
List<CheckResultInterface> remarks)
|
void |
ConstantMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.creditcardvalidator |
---|
Method parameters in org.pentaho.di.trans.steps.creditcardvalidator with type arguments of type CheckResultInterface | |
---|---|
void |
CreditCardValidatorMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.csvinput |
---|
Method parameters in org.pentaho.di.trans.steps.csvinput with type arguments of type CheckResultInterface | |
---|---|
void |
CsvInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.cubeinput |
---|
Method parameters in org.pentaho.di.trans.steps.cubeinput with type arguments of type CheckResultInterface | |
---|---|
void |
CubeInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transmeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.cubeoutput |
---|
Method parameters in org.pentaho.di.trans.steps.cubeoutput with type arguments of type CheckResultInterface | |
---|---|
void |
CubeOutputMeta.check(List<CheckResultInterface> remarks,
TransMeta transmeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.databasejoin |
---|
Method parameters in org.pentaho.di.trans.steps.databasejoin with type arguments of type CheckResultInterface | |
---|---|
void |
DatabaseJoinMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.databaselookup |
---|
Method parameters in org.pentaho.di.trans.steps.databaselookup with type arguments of type CheckResultInterface | |
---|---|
void |
DatabaseLookupMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.datagrid |
---|
Method parameters in org.pentaho.di.trans.steps.datagrid with type arguments of type CheckResultInterface | |
---|---|
void |
DataGridMeta.check(List<CheckResultInterface> results,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface rowMeta,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.dbproc |
---|
Method parameters in org.pentaho.di.trans.steps.dbproc with type arguments of type CheckResultInterface | |
---|---|
void |
DBProcMeta.check(List<CheckResultInterface> remarks,
TransMeta transmeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.delay |
---|
Method parameters in org.pentaho.di.trans.steps.delay with type arguments of type CheckResultInterface | |
---|---|
void |
DelayMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.delete |
---|
Method parameters in org.pentaho.di.trans.steps.delete with type arguments of type CheckResultInterface | |
---|---|
void |
DeleteMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.denormaliser |
---|
Method parameters in org.pentaho.di.trans.steps.denormaliser with type arguments of type CheckResultInterface | |
---|---|
void |
DenormaliserMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.detectemptystream |
---|
Method parameters in org.pentaho.di.trans.steps.detectemptystream with type arguments of type CheckResultInterface | |
---|---|
void |
DetectEmptyStreamMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.detectlastrow |
---|
Method parameters in org.pentaho.di.trans.steps.detectlastrow with type arguments of type CheckResultInterface | |
---|---|
void |
DetectLastRowMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.dimensionlookup |
---|
Method parameters in org.pentaho.di.trans.steps.dimensionlookup with type arguments of type CheckResultInterface | |
---|---|
void |
DimensionLookupMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.dummytrans |
---|
Method parameters in org.pentaho.di.trans.steps.dummytrans with type arguments of type CheckResultInterface | |
---|---|
void |
DummyTransMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.dynamicsqlrow |
---|
Method parameters in org.pentaho.di.trans.steps.dynamicsqlrow with type arguments of type CheckResultInterface | |
---|---|
void |
DynamicSQLRowMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.edi2xml |
---|
Method parameters in org.pentaho.di.trans.steps.edi2xml with type arguments of type CheckResultInterface | |
---|---|
void |
Edi2XmlMeta.check(List<CheckResultInterface> remarks,
TransMeta transmeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.elasticsearchbulk |
---|
Method parameters in org.pentaho.di.trans.steps.elasticsearchbulk with type arguments of type CheckResultInterface | |
---|---|
void |
ElasticSearchBulkMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.excelinput |
---|
Method parameters in org.pentaho.di.trans.steps.excelinput with type arguments of type CheckResultInterface | |
---|---|
void |
ExcelInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.exceloutput |
---|
Method parameters in org.pentaho.di.trans.steps.exceloutput with type arguments of type CheckResultInterface | |
---|---|
void |
ExcelOutputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.excelwriter |
---|
Method parameters in org.pentaho.di.trans.steps.excelwriter with type arguments of type CheckResultInterface | |
---|---|
void |
ExcelWriterStepMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.execprocess |
---|
Method parameters in org.pentaho.di.trans.steps.execprocess with type arguments of type CheckResultInterface | |
---|---|
void |
ExecProcessMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.execsqlrow |
---|
Method parameters in org.pentaho.di.trans.steps.execsqlrow with type arguments of type CheckResultInterface | |
---|---|
void |
ExecSQLRowMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.fieldschangesequence |
---|
Method parameters in org.pentaho.di.trans.steps.fieldschangesequence with type arguments of type CheckResultInterface | |
---|---|
void |
FieldsChangeSequenceMeta.check(List<CheckResultInterface> remarks,
TransMeta transmeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.fieldsplitter |
---|
Method parameters in org.pentaho.di.trans.steps.fieldsplitter with type arguments of type CheckResultInterface | |
---|---|
void |
FieldSplitterMeta.check(List<CheckResultInterface> remarks,
TransMeta transmeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.fileexists |
---|
Method parameters in org.pentaho.di.trans.steps.fileexists with type arguments of type CheckResultInterface | |
---|---|
void |
FileExistsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.filelocked |
---|
Method parameters in org.pentaho.di.trans.steps.filelocked with type arguments of type CheckResultInterface | |
---|---|
void |
FileLockedMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.filesfromresult |
---|
Method parameters in org.pentaho.di.trans.steps.filesfromresult with type arguments of type CheckResultInterface | |
---|---|
void |
FilesFromResultMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.filestoresult |
---|
Method parameters in org.pentaho.di.trans.steps.filestoresult with type arguments of type CheckResultInterface | |
---|---|
void |
FilesToResultMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.filterrows |
---|
Method parameters in org.pentaho.di.trans.steps.filterrows with type arguments of type CheckResultInterface | |
---|---|
void |
FilterRowsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.fixedinput |
---|
Method parameters in org.pentaho.di.trans.steps.fixedinput with type arguments of type CheckResultInterface | |
---|---|
void |
FixedInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.flattener |
---|
Method parameters in org.pentaho.di.trans.steps.flattener with type arguments of type CheckResultInterface | |
---|---|
void |
FlattenerMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.formula |
---|
Method parameters in org.pentaho.di.trans.steps.formula with type arguments of type CheckResultInterface | |
---|---|
void |
FormulaMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
Checks the settings of this step and puts the findings in a remarks List. |
Uses of CheckResultInterface in org.pentaho.di.trans.steps.fuzzymatch |
---|
Method parameters in org.pentaho.di.trans.steps.fuzzymatch with type arguments of type CheckResultInterface | |
---|---|
void |
FuzzyMatchMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.getfilenames |
---|
Method parameters in org.pentaho.di.trans.steps.getfilenames with type arguments of type CheckResultInterface | |
---|---|
void |
GetFileNamesMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.getfilesrowscount |
---|
Method parameters in org.pentaho.di.trans.steps.getfilesrowscount with type arguments of type CheckResultInterface | |
---|---|
void |
GetFilesRowsCountMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.getpreviousrowfield |
---|
Method parameters in org.pentaho.di.trans.steps.getpreviousrowfield with type arguments of type CheckResultInterface | |
---|---|
void |
GetPreviousRowFieldMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.getrepositorynames |
---|
Method parameters in org.pentaho.di.trans.steps.getrepositorynames with type arguments of type CheckResultInterface | |
---|---|
void |
GetRepositoryNamesMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.getslavesequence |
---|
Method parameters in org.pentaho.di.trans.steps.getslavesequence with type arguments of type CheckResultInterface | |
---|---|
void |
GetSlaveSequenceMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.getsubfolders |
---|
Method parameters in org.pentaho.di.trans.steps.getsubfolders with type arguments of type CheckResultInterface | |
---|---|
void |
GetSubFoldersMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.gettablenames |
---|
Method parameters in org.pentaho.di.trans.steps.gettablenames with type arguments of type CheckResultInterface | |
---|---|
void |
GetTableNamesMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.getvariable |
---|
Method parameters in org.pentaho.di.trans.steps.getvariable with type arguments of type CheckResultInterface | |
---|---|
void |
GetVariableMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.getxmldata |
---|
Method parameters in org.pentaho.di.trans.steps.getxmldata with type arguments of type CheckResultInterface | |
---|---|
void |
GetXMLDataMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.googleanalytics |
---|
Method parameters in org.pentaho.di.trans.steps.googleanalytics with type arguments of type CheckResultInterface | |
---|---|
void |
GaInputStepMeta.check(List<CheckResultInterface> remarks,
TransMeta transmeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.gpbulkloader |
---|
Method parameters in org.pentaho.di.trans.steps.gpbulkloader with type arguments of type CheckResultInterface | |
---|---|
void |
GPBulkLoaderMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.groupby |
---|
Method parameters in org.pentaho.di.trans.steps.groupby with type arguments of type CheckResultInterface | |
---|---|
void |
GroupByMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.http |
---|
Method parameters in org.pentaho.di.trans.steps.http with type arguments of type CheckResultInterface | |
---|---|
void |
HTTPMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.httppost |
---|
Method parameters in org.pentaho.di.trans.steps.httppost with type arguments of type CheckResultInterface | |
---|---|
void |
HTTPPOSTMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.ifnull |
---|
Method parameters in org.pentaho.di.trans.steps.ifnull with type arguments of type CheckResultInterface | |
---|---|
void |
IfNullMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.injector |
---|
Method parameters in org.pentaho.di.trans.steps.injector with type arguments of type CheckResultInterface | |
---|---|
void |
InjectorMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.insertupdate |
---|
Method parameters in org.pentaho.di.trans.steps.insertupdate with type arguments of type CheckResultInterface | |
---|---|
void |
InsertUpdateMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.ivwloader |
---|
Method parameters in org.pentaho.di.trans.steps.ivwloader with type arguments of type CheckResultInterface | |
---|---|
void |
IngresVectorwiseLoaderMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.janino |
---|
Method parameters in org.pentaho.di.trans.steps.janino with type arguments of type CheckResultInterface | |
---|---|
void |
JaninoMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
Checks the settings of this step and puts the findings in a remarks List. |
Uses of CheckResultInterface in org.pentaho.di.trans.steps.javafilter |
---|
Method parameters in org.pentaho.di.trans.steps.javafilter with type arguments of type CheckResultInterface | |
---|---|
void |
JavaFilterMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.joinrows |
---|
Method parameters in org.pentaho.di.trans.steps.joinrows with type arguments of type CheckResultInterface | |
---|---|
void |
JoinRowsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.jsoninput |
---|
Method parameters in org.pentaho.di.trans.steps.jsoninput with type arguments of type CheckResultInterface | |
---|---|
void |
JsonInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.jsonoutput |
---|
Method parameters in org.pentaho.di.trans.steps.jsonoutput with type arguments of type CheckResultInterface | |
---|---|
void |
JsonOutputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.ldapinput |
---|
Method parameters in org.pentaho.di.trans.steps.ldapinput with type arguments of type CheckResultInterface | |
---|---|
void |
LDAPInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.ldapoutput |
---|
Method parameters in org.pentaho.di.trans.steps.ldapoutput with type arguments of type CheckResultInterface | |
---|---|
void |
LDAPOutputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.ldifinput |
---|
Method parameters in org.pentaho.di.trans.steps.ldifinput with type arguments of type CheckResultInterface | |
---|---|
void |
LDIFInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.loadfileinput |
---|
Method parameters in org.pentaho.di.trans.steps.loadfileinput with type arguments of type CheckResultInterface | |
---|---|
void |
LoadFileInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.luciddbbulkloader |
---|
Method parameters in org.pentaho.di.trans.steps.luciddbbulkloader with type arguments of type CheckResultInterface | |
---|---|
void |
LucidDBBulkLoaderMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.luciddbstreamingloader |
---|
Method parameters in org.pentaho.di.trans.steps.luciddbstreamingloader with type arguments of type CheckResultInterface | |
---|---|
void |
LucidDBStreamingLoaderMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.mail |
---|
Method parameters in org.pentaho.di.trans.steps.mail with type arguments of type CheckResultInterface | |
---|---|
void |
MailMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.mailinput |
---|
Method parameters in org.pentaho.di.trans.steps.mailinput with type arguments of type CheckResultInterface | |
---|---|
void |
MailInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.mailvalidator |
---|
Method parameters in org.pentaho.di.trans.steps.mailvalidator with type arguments of type CheckResultInterface | |
---|---|
void |
MailValidatorMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.mapping |
---|
Method parameters in org.pentaho.di.trans.steps.mapping with type arguments of type CheckResultInterface | |
---|---|
void |
MappingMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.mappinginput |
---|
Method parameters in org.pentaho.di.trans.steps.mappinginput with type arguments of type CheckResultInterface | |
---|---|
void |
MappingInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.mappingoutput |
---|
Method parameters in org.pentaho.di.trans.steps.mappingoutput with type arguments of type CheckResultInterface | |
---|---|
void |
MappingOutputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.memgroupby |
---|
Method parameters in org.pentaho.di.trans.steps.memgroupby with type arguments of type CheckResultInterface | |
---|---|
void |
MemoryGroupByMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.mergejoin |
---|
Method parameters in org.pentaho.di.trans.steps.mergejoin with type arguments of type CheckResultInterface | |
---|---|
void |
MergeJoinMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.mergerows |
---|
Method parameters in org.pentaho.di.trans.steps.mergerows with type arguments of type CheckResultInterface | |
---|---|
void |
MergeRowsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.metainject |
---|
Method parameters in org.pentaho.di.trans.steps.metainject with type arguments of type CheckResultInterface | |
---|---|
void |
MetaInjectMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.mondrianinput |
---|
Method parameters in org.pentaho.di.trans.steps.mondrianinput with type arguments of type CheckResultInterface | |
---|---|
void |
MondrianInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.monetdbbulkloader |
---|
Method parameters in org.pentaho.di.trans.steps.monetdbbulkloader with type arguments of type CheckResultInterface | |
---|---|
void |
MonetDBBulkLoaderMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.multimerge |
---|
Method parameters in org.pentaho.di.trans.steps.multimerge with type arguments of type CheckResultInterface | |
---|---|
void |
MultiMergeJoinMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.mysqlbulkloader |
---|
Method parameters in org.pentaho.di.trans.steps.mysqlbulkloader with type arguments of type CheckResultInterface | |
---|---|
void |
MySQLBulkLoaderMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.normaliser |
---|
Method parameters in org.pentaho.di.trans.steps.normaliser with type arguments of type CheckResultInterface | |
---|---|
void |
NormaliserMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.nullif |
---|
Method parameters in org.pentaho.di.trans.steps.nullif with type arguments of type CheckResultInterface | |
---|---|
void |
NullIfMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.numberrange |
---|
Method parameters in org.pentaho.di.trans.steps.numberrange with type arguments of type CheckResultInterface | |
---|---|
void |
NumberRangeMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.olapinput |
---|
Method parameters in org.pentaho.di.trans.steps.olapinput with type arguments of type CheckResultInterface | |
---|---|
void |
OlapInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.orabulkloader |
---|
Method parameters in org.pentaho.di.trans.steps.orabulkloader with type arguments of type CheckResultInterface | |
---|---|
void |
OraBulkLoaderMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.parallelgzipcsv |
---|
Method parameters in org.pentaho.di.trans.steps.parallelgzipcsv with type arguments of type CheckResultInterface | |
---|---|
void |
ParGzipCsvInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.pentahoreporting |
---|
Method parameters in org.pentaho.di.trans.steps.pentahoreporting with type arguments of type CheckResultInterface | |
---|---|
void |
PentahoReportingOutputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.pgbulkloader |
---|
Method parameters in org.pentaho.di.trans.steps.pgbulkloader with type arguments of type CheckResultInterface | |
---|---|
void |
PGBulkLoaderMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.prioritizestreams |
---|
Method parameters in org.pentaho.di.trans.steps.prioritizestreams with type arguments of type CheckResultInterface | |
---|---|
void |
PrioritizeStreamsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.processfiles |
---|
Method parameters in org.pentaho.di.trans.steps.processfiles with type arguments of type CheckResultInterface | |
---|---|
void |
ProcessFilesMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.propertyinput |
---|
Method parameters in org.pentaho.di.trans.steps.propertyinput with type arguments of type CheckResultInterface | |
---|---|
void |
PropertyInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.propertyoutput |
---|
Method parameters in org.pentaho.di.trans.steps.propertyoutput with type arguments of type CheckResultInterface | |
---|---|
void |
PropertyOutputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.randomccnumber |
---|
Method parameters in org.pentaho.di.trans.steps.randomccnumber with type arguments of type CheckResultInterface | |
---|---|
void |
RandomCCNumberGeneratorMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.randomvalue |
---|
Method parameters in org.pentaho.di.trans.steps.randomvalue with type arguments of type CheckResultInterface | |
---|---|
void |
RandomValueMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.regexeval |
---|
Method parameters in org.pentaho.di.trans.steps.regexeval with type arguments of type CheckResultInterface | |
---|---|
void |
RegexEvalMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.replacestring |
---|
Method parameters in org.pentaho.di.trans.steps.replacestring with type arguments of type CheckResultInterface | |
---|---|
void |
ReplaceStringMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.reservoirsampling |
---|
Method parameters in org.pentaho.di.trans.steps.reservoirsampling with type arguments of type CheckResultInterface | |
---|---|
void |
ReservoirSamplingMeta.check(List<CheckResultInterface> remarks,
TransMeta transmeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
Check the settings of this step and put findings in a remarks list. |
Uses of CheckResultInterface in org.pentaho.di.trans.steps.rest |
---|
Method parameters in org.pentaho.di.trans.steps.rest with type arguments of type CheckResultInterface | |
---|---|
void |
RestMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.rowgenerator |
---|
Method parameters in org.pentaho.di.trans.steps.rowgenerator with type arguments of type CheckResultInterface | |
---|---|
static RowMetaAndData |
RowGenerator.buildRow(RowGeneratorMeta meta,
List<CheckResultInterface> remarks,
String origin)
|
void |
RowGeneratorMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.rowsfromresult |
---|
Method parameters in org.pentaho.di.trans.steps.rowsfromresult with type arguments of type CheckResultInterface | |
---|---|
void |
RowsFromResultMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.rowstoresult |
---|
Method parameters in org.pentaho.di.trans.steps.rowstoresult with type arguments of type CheckResultInterface | |
---|---|
void |
RowsToResultMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.rssinput |
---|
Method parameters in org.pentaho.di.trans.steps.rssinput with type arguments of type CheckResultInterface | |
---|---|
void |
RssInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.rssoutput |
---|
Method parameters in org.pentaho.di.trans.steps.rssoutput with type arguments of type CheckResultInterface | |
---|---|
void |
RssOutputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.rules |
---|
Method parameters in org.pentaho.di.trans.steps.rules with type arguments of type CheckResultInterface | |
---|---|
void |
RulesMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.salesforcedelete |
---|
Method parameters in org.pentaho.di.trans.steps.salesforcedelete with type arguments of type CheckResultInterface | |
---|---|
void |
SalesforceDeleteMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.salesforceinput |
---|
Method parameters in org.pentaho.di.trans.steps.salesforceinput with type arguments of type CheckResultInterface | |
---|---|
void |
SalesforceInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.salesforceinsert |
---|
Method parameters in org.pentaho.di.trans.steps.salesforceinsert with type arguments of type CheckResultInterface | |
---|---|
void |
SalesforceInsertMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.salesforceupdate |
---|
Method parameters in org.pentaho.di.trans.steps.salesforceupdate with type arguments of type CheckResultInterface | |
---|---|
void |
SalesforceUpdateMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.salesforceupsert |
---|
Method parameters in org.pentaho.di.trans.steps.salesforceupsert with type arguments of type CheckResultInterface | |
---|---|
void |
SalesforceUpsertMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.samplerows |
---|
Method parameters in org.pentaho.di.trans.steps.samplerows with type arguments of type CheckResultInterface | |
---|---|
void |
SampleRowsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.sapinput |
---|
Method parameters in org.pentaho.di.trans.steps.sapinput with type arguments of type CheckResultInterface | |
---|---|
void |
SapInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.sasinput |
---|
Method parameters in org.pentaho.di.trans.steps.sasinput with type arguments of type CheckResultInterface | |
---|---|
void |
SasInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.script |
---|
Method parameters in org.pentaho.di.trans.steps.script with type arguments of type CheckResultInterface | |
---|---|
void |
ScriptMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.scriptvalues_mod |
---|
Method parameters in org.pentaho.di.trans.steps.scriptvalues_mod with type arguments of type CheckResultInterface | |
---|---|
void |
ScriptValuesMetaMod.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.selectvalues |
---|
Method parameters in org.pentaho.di.trans.steps.selectvalues with type arguments of type CheckResultInterface | |
---|---|
void |
SelectValuesMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.setvalueconstant |
---|
Method parameters in org.pentaho.di.trans.steps.setvalueconstant with type arguments of type CheckResultInterface | |
---|---|
void |
SetValueConstantMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.setvaluefield |
---|
Method parameters in org.pentaho.di.trans.steps.setvaluefield with type arguments of type CheckResultInterface | |
---|---|
void |
SetValueFieldMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.setvariable |
---|
Method parameters in org.pentaho.di.trans.steps.setvariable with type arguments of type CheckResultInterface | |
---|---|
void |
SetVariableMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.singlethreader |
---|
Method parameters in org.pentaho.di.trans.steps.singlethreader with type arguments of type CheckResultInterface | |
---|---|
void |
SingleThreaderMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.socketreader |
---|
Method parameters in org.pentaho.di.trans.steps.socketreader with type arguments of type CheckResultInterface | |
---|---|
void |
SocketReaderMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.socketwriter |
---|
Method parameters in org.pentaho.di.trans.steps.socketwriter with type arguments of type CheckResultInterface | |
---|---|
void |
SocketWriterMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.sort |
---|
Method parameters in org.pentaho.di.trans.steps.sort with type arguments of type CheckResultInterface | |
---|---|
void |
SortRowsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.sortedmerge |
---|
Method parameters in org.pentaho.di.trans.steps.sortedmerge with type arguments of type CheckResultInterface | |
---|---|
void |
SortedMergeMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.splitfieldtorows |
---|
Method parameters in org.pentaho.di.trans.steps.splitfieldtorows with type arguments of type CheckResultInterface | |
---|---|
void |
SplitFieldToRowsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.sql |
---|
Method parameters in org.pentaho.di.trans.steps.sql with type arguments of type CheckResultInterface | |
---|---|
void |
ExecSQLMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.sqlfileoutput |
---|
Method parameters in org.pentaho.di.trans.steps.sqlfileoutput with type arguments of type CheckResultInterface | |
---|---|
void |
SQLFileOutputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.ssh |
---|
Method parameters in org.pentaho.di.trans.steps.ssh with type arguments of type CheckResultInterface | |
---|---|
void |
SSHMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.stepmeta |
---|
Method parameters in org.pentaho.di.trans.steps.stepmeta with type arguments of type CheckResultInterface | |
---|---|
void |
StepMetastructureMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.stepsmetrics |
---|
Method parameters in org.pentaho.di.trans.steps.stepsmetrics with type arguments of type CheckResultInterface | |
---|---|
void |
StepsMetricsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.streamlookup |
---|
Method parameters in org.pentaho.di.trans.steps.streamlookup with type arguments of type CheckResultInterface | |
---|---|
void |
StreamLookupMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.stringcut |
---|
Method parameters in org.pentaho.di.trans.steps.stringcut with type arguments of type CheckResultInterface | |
---|---|
void |
StringCutMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.stringoperations |
---|
Method parameters in org.pentaho.di.trans.steps.stringoperations with type arguments of type CheckResultInterface | |
---|---|
void |
StringOperationsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.switchcase |
---|
Method parameters in org.pentaho.di.trans.steps.switchcase with type arguments of type CheckResultInterface | |
---|---|
void |
SwitchCaseMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.symmetriccrypto.secretkeygenerator |
---|
Method parameters in org.pentaho.di.trans.steps.symmetriccrypto.secretkeygenerator with type arguments of type CheckResultInterface | |
---|---|
void |
SecretKeyGeneratorMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.symmetriccrypto.symmetriccryptotrans |
---|
Method parameters in org.pentaho.di.trans.steps.symmetriccrypto.symmetriccryptotrans with type arguments of type CheckResultInterface | |
---|---|
void |
SymmetricCryptoTransMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.synchronizeaftermerge |
---|
Method parameters in org.pentaho.di.trans.steps.synchronizeaftermerge with type arguments of type CheckResultInterface | |
---|---|
void |
SynchronizeAfterMergeMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.syslog |
---|
Method parameters in org.pentaho.di.trans.steps.syslog with type arguments of type CheckResultInterface | |
---|---|
void |
SyslogMessageMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.systemdata |
---|
Method parameters in org.pentaho.di.trans.steps.systemdata with type arguments of type CheckResultInterface | |
---|---|
void |
SystemDataMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.tableexists |
---|
Method parameters in org.pentaho.di.trans.steps.tableexists with type arguments of type CheckResultInterface | |
---|---|
void |
TableExistsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.tableinput |
---|
Method parameters in org.pentaho.di.trans.steps.tableinput with type arguments of type CheckResultInterface | |
---|---|
void |
TableInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.tableoutput |
---|
Method parameters in org.pentaho.di.trans.steps.tableoutput with type arguments of type CheckResultInterface | |
---|---|
void |
TableOutputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.terafast |
---|
Method parameters in org.pentaho.di.trans.steps.terafast with type arguments of type CheckResultInterface | |
---|---|
void |
TeraFastMeta.check(List<CheckResultInterface> remarks,
TransMeta transmeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
Checks the settings of this step and puts the findings in a remarks List. |
Uses of CheckResultInterface in org.pentaho.di.trans.steps.textfileinput |
---|
Method parameters in org.pentaho.di.trans.steps.textfileinput with type arguments of type CheckResultInterface | |
---|---|
void |
TextFileInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.textfileoutput |
---|
Method parameters in org.pentaho.di.trans.steps.textfileoutput with type arguments of type CheckResultInterface | |
---|---|
void |
TextFileOutputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.uniquerows |
---|
Method parameters in org.pentaho.di.trans.steps.uniquerows with type arguments of type CheckResultInterface | |
---|---|
void |
UniqueRowsMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.uniquerowsbyhashset |
---|
Method parameters in org.pentaho.di.trans.steps.uniquerowsbyhashset with type arguments of type CheckResultInterface | |
---|---|
void |
UniqueRowsByHashSetMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.univariatestats |
---|
Method parameters in org.pentaho.di.trans.steps.univariatestats with type arguments of type CheckResultInterface | |
---|---|
void |
UnivariateStatsMeta.check(List<CheckResultInterface> remarks,
TransMeta transmeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
Check the settings of this step and put findings in a remarks list. |
Uses of CheckResultInterface in org.pentaho.di.trans.steps.update |
---|
Method parameters in org.pentaho.di.trans.steps.update with type arguments of type CheckResultInterface | |
---|---|
void |
UpdateMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.userdefinedjavaclass |
---|
Method parameters in org.pentaho.di.trans.steps.userdefinedjavaclass with type arguments of type CheckResultInterface | |
---|---|
void |
UserDefinedJavaClassMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.validator |
---|
Method parameters in org.pentaho.di.trans.steps.validator with type arguments of type CheckResultInterface | |
---|---|
void |
ValidatorMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.valuemapper |
---|
Method parameters in org.pentaho.di.trans.steps.valuemapper with type arguments of type CheckResultInterface | |
---|---|
void |
ValueMapperMeta.check(List<CheckResultInterface> remarks,
TransMeta transmeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.webserviceavailable |
---|
Method parameters in org.pentaho.di.trans.steps.webserviceavailable with type arguments of type CheckResultInterface | |
---|---|
void |
WebServiceAvailableMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.webservices |
---|
Method parameters in org.pentaho.di.trans.steps.webservices with type arguments of type CheckResultInterface | |
---|---|
void |
WebServiceMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.writetolog |
---|
Method parameters in org.pentaho.di.trans.steps.writetolog with type arguments of type CheckResultInterface | |
---|---|
void |
WriteToLogMeta.check(List<CheckResultInterface> remarks,
TransMeta transmeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.xbaseinput |
---|
Method parameters in org.pentaho.di.trans.steps.xbaseinput with type arguments of type CheckResultInterface | |
---|---|
void |
XBaseInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.xmlinput |
---|
Method parameters in org.pentaho.di.trans.steps.xmlinput with type arguments of type CheckResultInterface | |
---|---|
void |
XMLInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.xmlinputsax |
---|
Method parameters in org.pentaho.di.trans.steps.xmlinputsax with type arguments of type CheckResultInterface | |
---|---|
void |
XMLInputSaxMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.xmlinputstream |
---|
Method parameters in org.pentaho.di.trans.steps.xmlinputstream with type arguments of type CheckResultInterface | |
---|---|
void |
XMLInputStreamMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.xmljoin |
---|
Method parameters in org.pentaho.di.trans.steps.xmljoin with type arguments of type CheckResultInterface | |
---|---|
void |
XMLJoinMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.xmloutput |
---|
Method parameters in org.pentaho.di.trans.steps.xmloutput with type arguments of type CheckResultInterface | |
---|---|
void |
XMLOutputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.xsdvalidator |
---|
Method parameters in org.pentaho.di.trans.steps.xsdvalidator with type arguments of type CheckResultInterface | |
---|---|
void |
XsdValidatorMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepinfo,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.xslt |
---|
Method parameters in org.pentaho.di.trans.steps.xslt with type arguments of type CheckResultInterface | |
---|---|
void |
XsltMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.trans.steps.yamlinput |
---|
Method parameters in org.pentaho.di.trans.steps.yamlinput with type arguments of type CheckResultInterface | |
---|---|
void |
YamlInputMeta.check(List<CheckResultInterface> remarks,
TransMeta transMeta,
StepMeta stepMeta,
RowMetaInterface prev,
String[] input,
String[] output,
RowMetaInterface info)
|
Uses of CheckResultInterface in org.pentaho.di.ui.core.dialog |
---|
Constructor parameters in org.pentaho.di.ui.core.dialog with type arguments of type CheckResultInterface | |
---|---|
CheckResultDialog(TransMeta transMeta,
Shell parent,
int style,
List<CheckResultInterface> rem)
|
Uses of CheckResultInterface in org.pentaho.di.ui.spoon.dialog |
---|
Constructor parameters in org.pentaho.di.ui.spoon.dialog with type arguments of type CheckResultInterface | |
---|---|
CheckTransProgressDialog(Shell shell,
TransMeta transMeta,
List<CheckResultInterface> remarks,
boolean onlySelected)
Creates a new dialog that will handle the wait while checking a transformation... |
Uses of CheckResultInterface in org.pentaho.di.ui.spoon.trans |
---|
Methods in org.pentaho.di.ui.spoon.trans that return types with arguments of type CheckResultInterface | |
---|---|
List<CheckResultInterface> |
TransGraph.getRemarks()
|
Method parameters in org.pentaho.di.ui.spoon.trans with type arguments of type CheckResultInterface | |
---|---|
void |
TransGraph.setRemarks(List<CheckResultInterface> remarks)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |