Uses of Class
overit.geocallapp.wfm.execution.bl.outcome.intervention.event.InterventionOutcomeSaveInput
Packages that use InterventionOutcomeSaveInput
Package
Description
-
Uses of InterventionOutcomeSaveInput in overit.geocallapp.wfm.execution.bl.outcome.intervention.event
Constructors in overit.geocallapp.wfm.execution.bl.outcome.intervention.event with parameters of type InterventionOutcomeSaveInputModifierConstructorDescriptionInstantiates a new intervention outcome save event. -
Uses of InterventionOutcomeSaveInput 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 InterventionOutcomeSaveInputModifier and TypeMethodDescriptionprotected voidBTInterventionOutcomeSave.initialize(InterventionOutcomeSaveInput input, PoolKit poolKit) Initializes the needed entity for the saving.protected voidBTInterventionOutcomeSave.validate(InterventionOutcomeSaveInput input, PoolKit poolKit) Validates the outcome and the intervention before the saving process.