org.processmining.plugins.log.exporting
Class ExportLogMxmlGz

java.lang.Object
  extended by org.processmining.plugins.log.exporting.ExportLogMxmlGz

public class ExportLogMxmlGz
extends java.lang.Object


Constructor Summary
ExportLogMxmlGz()
           
 
Method Summary
 void export(org.processmining.contexts.uitopia.UIPluginContext context, org.deckfour.xes.model.XLog log, java.io.File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportLogMxmlGz

public ExportLogMxmlGz()
Method Detail

export

public void export(org.processmining.contexts.uitopia.UIPluginContext context,
                   org.deckfour.xes.model.XLog log,
                   java.io.File file)
            throws java.io.IOException
Throws:
java.io.IOException