Class QualificationUpdateEvent


public class QualificationUpdateEvent extends UpdateEvent<BOQualification>
Event to update a BOQualification.
The launcher must provide a valid BOQualification in order to successfully call this event.
The listener updates all the BOQualification components starting from the event input, i.e. the given BOQualification in which all needed components were previously updated.
Since:
17.0
GCApi:
event
Reactors:
BTQualificationUpdate(0)
No Spouts
  • Constructor Details

    • QualificationUpdateEvent

      public QualificationUpdateEvent(BOQualification qualification)
      Instantiates a new qualification update event.
      Parameters:
      qualification - the BOQualification