Class TeamShiftResourceLoadEvent


public class TeamShiftResourceLoadEvent extends LoadEvent<BOTeamShiftResource>
Event to load a BOTeamShiftResource object.
The launcher must provide a Long value that represents the id of the BOTeamShiftResource object to be loaded.

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

    • TeamShiftResourceLoadEvent

      public TeamShiftResourceLoadEvent(Long input)
      Instantiates a new LoadEvent object in order to load a BOTeamShiftResource object.
      Parameters:
      input - a Long value that represents the id of the BOTeamShiftResource object to be loaded