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