Class SystemSettingsLoadEvent


public class SystemSettingsLoadEvent extends LoadEvent<BOSystemSettings>
Event to load a BOSystemSettings.
The launcher must provide a valid BOSystemSettings id in order to successfully call this event.
The listener loads all the BOSystemSettings components starting from the event input, i.e. the given BOSystemSettings id.
Since:
15.0
GCApi:
event
Reactors:
BTSystemSettingsLoad(0)
No Spouts
  • Constructor Details

    • SystemSettingsLoadEvent

      public SystemSettingsLoadEvent(Long id)
      Instantiates a new system settings load event.
      Parameters:
      id - the system settings id