Class ApplyDayCaseNotion


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

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean isSameDay​(java.util.Date date1, java.util.Date date2)  
      org.deckfour.xes.model.XLog run​(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log)  
      • Methods inherited from class java.lang.Object

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

      • ApplyDayCaseNotion

        public ApplyDayCaseNotion()
    • Method Detail

      • run

        public org.deckfour.xes.model.XLog run​(org.processmining.framework.plugin.PluginContext context,
                                               org.deckfour.xes.model.XLog log)
      • isSameDay

        public static boolean isSameDay​(java.util.Date date1,
                                        java.util.Date date2)