Class MotdProcessor.MotdUpdatedEvent

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getMessage()  
      java.lang.Long getTimestmap()  
      • Methods inherited from class java.lang.Object

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

      • MotdUpdatedEvent

        public MotdUpdatedEvent()
      • MotdUpdatedEvent

        public MotdUpdatedEvent​(java.lang.String msg,
                                java.lang.Long timestamp)
    • Method Detail

      • getMessage

        public java.lang.String getMessage()
      • getTimestmap

        public java.lang.Long getTimestmap()