Class UserCreateEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.bytedesk.core.rbac.user.event.UserCreateEvent
All Implemented Interfaces:
Serializable

public class UserCreateEvent extends org.springframework.context.ApplicationEvent
See Also:
  • Field Details

  • Constructor Details

    • UserCreateEvent

      public UserCreateEvent(UserEntity source)