Class SettingsDeleteEvent

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

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

  • Constructor Details

    • SettingsDeleteEvent

      public SettingsDeleteEvent(SettingsEntity settings)