UnzipFileResponse
Configuration file |
None. Configuration is done directly with a string in field "Additional parameters". |
Class name |
com.ebd.hub.datawizard.util.UnzipFileResponse |
Description
This class is able to unzip a password protected ZIP file into a target directory. The parameter string in field "Additional parameters" has to have the following syntax.
<password>|<target directory> |