类 DomainCreateEvent

java.lang.Object
com.codingapi.springboot.framework.domain.event.DomainEvent
com.codingapi.springboot.framework.domain.event.DomainCreateEvent
所有已实现的接口:
IEvent

public class DomainCreateEvent extends DomainEvent
实体创建事件
  • 构造器详细资料

    • DomainCreateEvent

      public DomainCreateEvent(Object entity)