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 JobEntryUnZipZipServiceKettle.instantiateJobEntryUnZip()Create objectJobEntryUnZip.Methods in org.pentaho.di.www.service.zip with parameters of type JobEntryUnZipModifier and TypeMethodDescriptionprotected voidZipServiceKettle.execute(JobEntryUnZip jobEntryUnZip, String zipFile, String destinationDirectory) protected voidZipServiceKettle.setValues(JobEntryUnZip jobEntryUnZip, String zipFile, String destinationDirectory) PopulatejobEntryUnZipwith the bare minimum values to run.