java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<AgendaOutcomeSaveInput,Void>
overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.event.AgendaOutcomeSaveEvent

public class AgendaOutcomeSaveEvent extends SimpleBusinessEvent<AgendaOutcomeSaveInput,Void>
Event to save a BOAgendaOutcome. The launcher must provide a valid AgendaOutcomeSaveInput in order to successfully call this event. The listener saves all the BOAgendaOutcome components starting from the event input, i.e. the given AgendaOutcomeSaveInput.
Since:
9.2
GCApi:
event
Reactors:
BTAgendaOutcomeSave(-1)
No Spouts