Class QualificationLoadEvent


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

    • QualificationLoadEvent

      public QualificationLoadEvent(Long id)
      Instantiates a new qualification load event.
      Parameters:
      id - the qualification id