Class AfterCreateEvent

All Implemented Interfaces:
Serializable

public class AfterCreateEvent extends RepositoryEvent
Event that is emitted after a new entity is saved.
Author:
Jon Brisbin
See Also:
  • Constructor Details

    • AfterCreateEvent

      public AfterCreateEvent(Object source)