Class ExtractAllFilesTask.ExtractAllFilesTaskParameters

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • outputPath

        private final java.lang.String outputPath
    • Constructor Detail

      • ExtractAllFilesTaskParameters

        public ExtractAllFilesTaskParameters​(java.lang.String outputPath,
                                             Zip4jConfig zip4jConfig)