Class Exporter


  • public class Exporter
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Exporter()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void exportToFile​(OcelEventLog eventLog, java.lang.String destinationPath)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Exporter

        public Exporter()
    • Method Detail

      • exportToFile

        public static void exportToFile​(OcelEventLog eventLog,
                                        java.lang.String destinationPath)