Class MessageLog

    • Constructor Summary

      Constructors 
      Constructor Description
      MessageLog​(java.time.LocalDateTime startDate, java.time.LocalDateTime endDate, CallFlowElement callFlowElement)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • MessageLog

        public MessageLog​(java.time.LocalDateTime startDate,
                          java.time.LocalDateTime endDate,
                          CallFlowElement callFlowElement)