Class MobileCardConfigurationInterventionGroupSaveEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<MobileCardConfigurationInterventionGroup,Void>
overit.geocallapp.wfm.core.bl.mobilecard.configurationinterventiongroup.event.MobileCardConfigurationInterventionGroupSaveEvent

public class MobileCardConfigurationInterventionGroupSaveEvent extends SimpleBusinessEvent<MobileCardConfigurationInterventionGroup,Void>
Event to update a BOInterventionGroup.
The launcher must provide a valid MobileCardConfigurationInterventionGroup in order to successfully call this event.
The listener updates the BOInterventionGroup starting from the event input, i.e. the given MobileCardConfigurationInterventionGroup in which all needed components were previously updated.
Since:
13.0
GCApi:
event
Reactors:
BTMobileCardConfigurationInterventionGroupSave(0)
No Spouts