public class RoleLoadEvent extends LoadEvent<BORole>
Event to load a BORole object.
The launcher must provide a Long value that represents the ID of the BORole object to be loaded.
Since:
16.0
GCApi:
event
Reactors:
BTRoleLoad(0)
No Spouts
  • Constructor Details

    • RoleLoadEvent

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