Uses of Class
org.pentaho.di.job.entries.unzip.JobEntryUnZip
-
Uses of JobEntryUnZip in org.pentaho.di.www.service.zip
Modifier and TypeMethodDescriptionprotected JobEntryUnZip
ZipServiceKettle.instantiateJobEntryUnZip()
Create objectJobEntryUnZip
.Modifier 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.