Class RelationCreateEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.bytedesk.core.relation.event.RelationCreateEvent
All Implemented Interfaces:
Serializable

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

  • Constructor Details

    • RelationCreateEvent

      public RelationCreateEvent(RelationEntity relation)