public class MakeWorkflowZip
extends java.lang.Object
Constructor and Description |
---|
MakeWorkflowZip() |
Modifier and Type | Method and Description |
---|---|
static java.io.File |
makeZip(java.lang.String dax,
java.lang.String properties,
java.lang.String rc,
java.lang.String sites,
java.lang.String tc)
Make zip.
|
public static java.io.File makeZip(java.lang.String dax, java.lang.String properties, java.lang.String rc, java.lang.String sites, java.lang.String tc) throws java.io.IOException
dax
- the daxproperties
- the propertiesrc
- the rcsites
- the sitestc
- the tcjava.io.IOException
- Signals that an I/O exception has occurred.