Uses of Class
org.pentaho.di.job.entries.unzip.JobEntryUnZip
Packages that use JobEntryUnZip
-
Uses of JobEntryUnZip in org.pentaho.di.www.service.zip
Methods in org.pentaho.di.www.service.zip that return JobEntryUnZipModifier and TypeMethodDescriptionprotected JobEntryUnZip
ZipServiceKettle.instantiateJobEntryUnZip()
Create objectJobEntryUnZip
.Methods in org.pentaho.di.www.service.zip with parameters of type JobEntryUnZipModifier and TypeMethodDescriptionprotected void
ZipServiceKettle.execute
(JobEntryUnZip jobEntryUnZip, String zipFile, String destinationDirectory) protected void
ZipServiceKettle.setValues
(JobEntryUnZip jobEntryUnZip, String zipFile, String destinationDirectory) PopulatejobEntryUnZip
with the bare minimum values to run.