Class TLPMsExportPlugin


  • public class TLPMsExportPlugin
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void export​(org.processmining.framework.plugin.PluginContext context, LPMResultsTagged tlpms, java.io.File file)  
      • Methods inherited from class java.lang.Object

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

      • TLPMsExportPlugin

        public TLPMsExportPlugin()
    • Method Detail

      • export

        public void export​(org.processmining.framework.plugin.PluginContext context,
                           LPMResultsTagged tlpms,
                           java.io.File file)