java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<BOMeasure,Void>
overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.event.InterventionMeasureLinkEvent

public class InterventionMeasureLinkEvent extends SimpleBusinessEvent<BOMeasure,Void>
Event to link a BOMeasure to an intervention.
The launcher must provide a valid BOMeasure in order to successfully call this event.
The listener links the BOMeasure to the intervention starting from the event input, i.e. the given BOMeasure in which the intervention reference was previously set.
Since:
20.0
GCApi:
event
Reactors:
BTInterventionMeasureLink(0)
No Spouts
  • Constructor Details

    • InterventionMeasureLinkEvent

      public InterventionMeasureLinkEvent(BOMeasure input)
      Instantiates a new intervention measure link event.
      Parameters:
      input - the BOMeasure to insert