Class ResourceLoadEvent


public class ResourceLoadEvent extends LoadEvent<BOResource>
Event to load a BOResource.

The launcher must provide a valid resource id in order to successfully call this event.

The listener loads all the BOResource components starting from the event input, i.e. the given resource id.

Since:
16.0
GCApi:
event
Reactors:
BTResourceLoad(0)
No Spouts
  • Constructor Details

    • ResourceLoadEvent

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