Package org.processmining.log.plugins
Class ExportEventLogArrayAsCompressedMXMLPlugin
- java.lang.Object
-
- org.processmining.log.plugins.ExportEventLogArrayAsCompressedMXMLPlugin
-
public class ExportEventLogArrayAsCompressedMXMLPlugin extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ExportEventLogArrayAsCompressedMXMLPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexportMxmlGz(org.processmining.framework.plugin.PluginContext context, EventLogArray eventLogs, java.io.File file)
-
-
-
Method Detail
-
exportMxmlGz
public void exportMxmlGz(org.processmining.framework.plugin.PluginContext context, EventLogArray eventLogs, java.io.File file) throws java.io.IOException- Throws:
java.io.IOException
-
-