Class CreateZip
- java.lang.Object
-
- org.nuxeo.ecm.automation.core.operations.blob.CreateZip
-
public class CreateZip extends Object
TODO: detect mine?- Author:
- Bogdan Stefanescu
-
-
Constructor Summary
Constructors Constructor Description CreateZip()
-
-
-
Field Detail
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
fileName
protected String fileName
-
-
Method Detail
-
run
public Blob run(Blob blob) throws IOException
- Throws:
IOException
-
run
public Blob run(BlobList blobs) throws IOException
- Throws:
IOException
-
-