com.neuron.app.tonto
Class CCFPorter
java.lang.Object
com.neuron.app.tonto.CCFPorter
public class CCFPorter
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
exportZip
public static void exportZip(CCF ccf,
java.lang.String file)
throws java.io.IOException
- Throws:
java.io.IOException
exportZip
public static void exportZip(CCF ccf,
java.lang.String file,
ITaskStatus status)
throws java.io.IOException
- Throws:
java.io.IOException
importZip
public static CCF importZip(java.lang.String file)
throws java.io.IOException
- Throws:
java.io.IOException
importZip
public static CCF importZip(java.lang.String file,
ITaskStatus status)
throws java.io.IOException
- Throws:
java.io.IOException