Uses of Interface
org.pentaho.di.www.service.zip.ZipService
Packages that use ZipService
-
Uses of ZipService in org.pentaho.di.www
Methods in org.pentaho.di.www that return ZipServiceModifier and TypeMethodDescriptionprotected static ZipService
RegisterPackageServlet.getZipService()
Methods in org.pentaho.di.www with parameters of type ZipServiceModifier and TypeMethodDescriptionprotected static void
RegisterPackageServlet.setZipService
(ZipService aZipService) -
Uses of ZipService in org.pentaho.di.www.service.zip
Classes in org.pentaho.di.www.service.zip that implement ZipServiceModifier and TypeClassDescriptionclass
Simple class to handle zip file operations.