Uses of Class
overit.geocallapp.wfm.execution.bl.outcome.intervention.event.InterventionOutcomeNotificationInput
Packages that use InterventionOutcomeNotificationInput
Package
Description
-
Uses of InterventionOutcomeNotificationInput in overit.geocallapp.wfm.execution.bl.outcome.intervention.event
Constructors in overit.geocallapp.wfm.execution.bl.outcome.intervention.event with parameters of type InterventionOutcomeNotificationInputModifierConstructorDescriptionInterventionOutcomeNotificationEvent(InterventionOutcomeNotificationInput<BOInterventionOutcome> input) Instantiates a new intervention outcome notification event. -
Uses of InterventionOutcomeNotificationInput in overit.geocallapp.wfm.execution.integration
Methods in overit.geocallapp.wfm.execution.integration with parameters of type InterventionOutcomeNotificationInputModifier and TypeMethodDescriptionvoidExecutionEventProvider.notifyInterventionOutcome(InterventionOutcomeNotificationInput input) voidExecutionProvider.notifyInterventionOutcome(InterventionOutcomeNotificationInput input) -
Uses of InterventionOutcomeNotificationInput in overit.geocallapp.wfm.orchestrator.scheduling.bl.outcome.task
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.outcome.task with parameters of type InterventionOutcomeNotificationInputModifier and TypeMethodDescriptionprotected voidBTSchedulingOnInterventionOutcomeNotification.submitAgenda(InterventionOutcomeNotificationInput input, PoolKit poolKit) Submits the agenda based on the givenInterventionOutcomeNotificationInput.protected voidBTSchedulingOnInterventionOutcomeNotification.takeInChargeAppointment(InterventionOutcomeNotificationInput input, PoolKit poolKit) Takes in charge the appointment associated with theInterventionOutcomeNotificationInput's appointment.protected voidBTSchedulingOnInterventionOutcomeNotification.updateAgenda(InterventionOutcomeNotificationInput input, PoolKit poolKit) Updates the agenda related to the notified intervention.