Uses of Interface
org.pentaho.di.www.service.zip.ZipService
-
Packages that use ZipService Package Description org.pentaho.di.www org.pentaho.di.www.service.zip -
-
Uses of ZipService in org.pentaho.di.www
Methods in org.pentaho.di.www that return ZipService Modifier and Type Method Description protected static ZipServiceRegisterPackageServlet. getZipService()Methods in org.pentaho.di.www with parameters of type ZipService Modifier and Type Method Description protected static voidRegisterPackageServlet. setZipService(ZipService aZipService) -
Uses of ZipService in org.pentaho.di.www.service.zip
Classes in org.pentaho.di.www.service.zip that implement ZipService Modifier and Type Class Description classZipServiceKettleSimple class to handle zip file operations.
-