Class UserEvent

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected LoggedUser user  
      • Fields inherited from class com.netgrif.application.engine.event.events.Event

        time
      • Fields inherited from class java.util.EventObject

        source
    • Method Summary

      • Methods inherited from class com.netgrif.application.engine.event.events.Event

        getMessage
      • Methods inherited from class org.springframework.context.ApplicationEvent

        getTimestamp
      • Methods inherited from class java.util.EventObject

        getSource, toString
      • Methods inherited from class java.lang.Object

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

      • UserEvent

        public UserEvent​(LoggedUser user)