| Package | Description |
|---|---|
| org.activiti.cloud.services.common.zip |
| Modifier and Type | Method and Description |
|---|---|
ZipBuilder |
ZipBuilder.appendFile(byte[] content,
String... path)
Append a file to the zip content.
|
ZipBuilder |
ZipBuilder.appendFile(FileContent fileContent,
String... path)
Append a file to the zip content.
|
ZipBuilder |
ZipBuilder.appendFolder(String... path)
Append a folder to the zip content.
|
Copyright © 2017–2018 Alfresco. All rights reserved.