Class OCEL2SQLiteExporter


  • public class OCEL2SQLiteExporter
    extends java.lang.Object
    • Constructor Detail

      • OCEL2SQLiteExporter

        public OCEL2SQLiteExporter()
      • OCEL2SQLiteExporter

        public OCEL2SQLiteExporter​(OcelEventLog eventLog)
    • Method Detail

      • exportFromProm

        public void exportFromProm​(org.processmining.framework.plugin.PluginContext context,
                                   OcelEventLog eventLog,
                                   java.io.File file)
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • exportLogToStream

        public void exportLogToStream​(java.io.OutputStream output0)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception