Class SchedulingResourceLoadEvent


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

    • SchedulingResourceLoadEvent

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