public class XesExportStaxCompressedPlugin extends XesExportAbstractAlgorithm
| Constructor and Description |
|---|
XesExportStaxCompressedPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
doExport(org.xesstandard.model.XesLog log,
java.io.File file) |
void |
export(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
java.io.File file) |
static void |
export(org.xesstandard.model.XesLog log,
java.io.File file) |
exportpublic void export(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
java.io.File file)
throws java.io.IOException
java.io.IOExceptionpublic void doExport(org.xesstandard.model.XesLog log,
java.io.File file)
throws java.io.IOException
doExport in class XesExportAbstractAlgorithmjava.io.IOExceptionpublic static void export(org.xesstandard.model.XesLog log,
java.io.File file)
throws java.io.IOException
java.io.IOException