Package org.processmining.log.csvexport
Class CSVExportPlugin
- java.lang.Object
-
- org.processmining.log.csvexport.CSVExportPlugin
-
public final class CSVExportPlugin extends java.lang.ObjectExports a CSVFile- Author:
- F. Mannhardt
-
-
Constructor Summary
Constructors Constructor Description CSVExportPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexport(org.processmining.framework.plugin.PluginContext context, CSVFile csvFile, java.io.File file)
-
-
-
Method Detail
-
export
public void export(org.processmining.framework.plugin.PluginContext context, CSVFile csvFile, java.io.File file) throws java.io.IOException- Throws:
java.io.IOException
-
-