Class FileHelper
- java.lang.Object
-
- de.seitenbau.serviceportal.prozesspipeline.helper.FileHelper
-
public class FileHelper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FileHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]createArchive(java.util.List<java.nio.file.Path> files)static byte[]createArchiveForFilesInFolder(java.nio.file.Path folder)
-