Uses of Class
org.pentaho.di.job.entries.unzip.JobEntryUnZip
-
Packages that use JobEntryUnZip Package Description org.pentaho.di.www.service.zip -
-
Uses of JobEntryUnZip in org.pentaho.di.www.service.zip
Methods in org.pentaho.di.www.service.zip that return JobEntryUnZip Modifier and Type Method Description protected JobEntryUnZipZipServiceKettle. instantiateJobEntryUnZip()Create objectJobEntryUnZip.Methods in org.pentaho.di.www.service.zip with parameters of type JobEntryUnZip Modifier and Type Method Description protected voidZipServiceKettle. execute(JobEntryUnZip jobEntryUnZip, String zipFile, String destinationDirectory)protected voidZipServiceKettle. setValues(JobEntryUnZip jobEntryUnZip, String zipFile, String destinationDirectory)PopulatejobEntryUnZipwith the bare minimum values to run.
-