Class RelationDeleteEvent

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

public class RelationDeleteEvent extends AbstractRelationEvent
See Also:
  • Field Details

  • Constructor Details

    • RelationDeleteEvent

      public RelationDeleteEvent(RelationEntity relation)