Class UserRoleEventLog

    • Constructor Summary

      Constructors 
      Constructor Description
      UserRoleEventLog​(java.lang.String email, java.util.Collection<ProcessRole> roles)  
    • Method Summary

      • Methods inherited from class com.netgrif.application.engine.history.domain.baseevent.EventLog

        getStringId
      • Methods inherited from class java.lang.Object

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

      • UserRoleEventLog

        public UserRoleEventLog​(java.lang.String email,
                                java.util.Collection<ProcessRole> roles)