Package overit.geocallapp.wfm.execution.bl.outcome.intervention.event
package overit.geocallapp.wfm.execution.bl.outcome.intervention.event
-
ClassDescriptionEvent that indicates the technician has arrived at site to perform a specific intervention.Simple business event class for handling the deletion of interventions associated with the same foreman that is executing an intervention.Represents an input object for
InterventionExecutionDeleteEvent.Represents an input object forInterventionTakeInChargeEvent,InterventionArrivalOnSiteEventandInterventionStartEvent.Event sent at the completion of the entire intervention outcome save process.Object used as an input bean for theInterventionOutcomeCompleteNotificationEvent.Event to load aBOInterventionOutcome.Event to notify that an action has been performed on aBOInterventionOutcome.InterventionOutcomeNotificationInput<BOInterventionOutcome>Object used as an input bean for the forInterventionOutcomeNotificationEvent.Event to save aBOInterventionOutcome.Object used as an input bean for the forInterventionOutcomeSaveInput.Event to search aBOInterventionOutcome.Business object representing a search filter for theBOInterventionOutcome.Event to update aBOInterventionOutcome.Event to validate an intervention outcome.Represents the event that is triggered when an intervention is started.Represents an event that is triggered when someone takes in charge an intervention.