Uses of Enum Class
overit.geocallapp.wfm.execution.bl.outcome.intervention.event.InterventionOutcomeNotificationAction
Packages that use InterventionOutcomeNotificationAction
Package
Description
-
Uses of InterventionOutcomeNotificationAction in overit.geocallapp.wfm.execution.bl.outcome.intervention.event
Methods in overit.geocallapp.wfm.execution.bl.outcome.intervention.event that return InterventionOutcomeNotificationActionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.InterventionOutcomeNotificationAction.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of InterventionOutcomeNotificationAction in overit.geocallapp.wfm.orchestrator.workorders.bl.outcome.intervention.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.outcome.intervention.task with parameters of type InterventionOutcomeNotificationActionModifier and TypeMethodDescriptionprotected voidBTInterventionExecution.notifyInterventionOutcome(BOInterventionOutcome interventionOutcome, PoolKit poolKit, InterventionOutcomeNotificationAction action) Notifies that the intervention outcome was modified by callingInterventionOutcomeNotificationEventprotected voidBTInterventionOutcomeSave.notifyInterventionOutcome(InterventionOutcomeNotificationAction action, boolean isLastAppointment, Long outcomeType, Date limitDate, PoolKit poolKit) Notifies the intervention outcome update.