Class UserPreferenceReminderListener

    • Constructor Detail

      • UserPreferenceReminderListener

        public UserPreferenceReminderListener()
    • Method Detail

      • onUpdate

        public void onUpdate​(UserPreferenceEvent event)
        Description copied from interface: ResourceEventListener
        An event on the update of a resource has be listened. By default, this method does nothing.
        Parameters:
        event - the event on the update of a resource.