Uses of Class
org.pentaho.di.ui.spoon.job.JobEntryCopyResult
-
Packages that use JobEntryCopyResult Package Description org.pentaho.di.ui.spoon.job -
-
Uses of JobEntryCopyResult in org.pentaho.di.ui.spoon.job
Methods in org.pentaho.di.ui.spoon.job that return JobEntryCopyResult Modifier and Type Method Description static JobEntryCopyResult
JobEntryCopyResult. findResult(List<JobEntryCopyResult> results, org.pentaho.di.job.entry.JobEntryCopy copy)
Method parameters in org.pentaho.di.ui.spoon.job with type arguments of type JobEntryCopyResult Modifier and Type Method Description static JobEntryCopyResult
JobEntryCopyResult. findResult(List<JobEntryCopyResult> results, org.pentaho.di.job.entry.JobEntryCopy copy)
-