Class SharedResourceLoadEvent


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

    • SharedResourceLoadEvent

      public SharedResourceLoadEvent(Long id)
      Instantiates a new shared resource load event.
      Parameters:
      id - the BOSharedResource id