org.processmining.plugins.log.exporting
Class ExportLogXesGz

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

public class ExportLogXesGz
extends java.lang.Object


Constructor Summary
ExportLogXesGz()
           
 
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

ExportLogXesGz

public ExportLogXesGz()
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