public class FileManagementUtils extends Object
| Constructor and Description |
|---|
FileManagementUtils() |
| Modifier and Type | Method and Description |
|---|---|
static File |
createArchive(File location,
File artifactLocation,
String artifactName)
Creates the humantask archive for the artifact
|
static void |
zipFolder(String srcFolder,
String destZipFile)
creates a zip file of the given folder
|
Copyright © 2025 WSO2. All rights reserved.