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

    • DirectoryLoadEvent

      public DirectoryLoadEvent(Long id)
      Instantiates a new directory load event.
      Parameters:
      id - the BODirectory id