Class SystemSettingChangedEvent

  • All Implemented Interfaces:
    Serializable

    public class SystemSettingChangedEvent
    extends org.springframework.context.ApplicationEvent
    See Also:
    Serialized Form
    • Constructor Detail

      • SystemSettingChangedEvent

        public SystemSettingChangedEvent​(LOV setting,
                                         Object source)
    • Method Detail

      • getSetting

        public LOV getSetting()