Uses of Class
overit.geocallapp.wfm.execution.bl.outcome.intervention.event.InterventionOutcomeCompleteNotificationInput
Packages that use InterventionOutcomeCompleteNotificationInput
Package
Description
-
Uses of InterventionOutcomeCompleteNotificationInput in overit.geocallapp.wfm.execution.bl.outcome.intervention.event
Constructors in overit.geocallapp.wfm.execution.bl.outcome.intervention.event with parameters of type InterventionOutcomeCompleteNotificationInputModifierConstructorDescriptionInstantiates a new intervention outcome complete notification event. -
Uses of InterventionOutcomeCompleteNotificationInput 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 InterventionOutcomeCompleteNotificationInputModifier and TypeMethodDescriptionBTInterventionOutcomeCompleteNotification.getWorkOrderOperationResourceRequirementsUpdateInput(InterventionOutcomeCompleteNotificationInput input, BOOperationRequirementType requirementType, BOResource resource) Builds the input for theWorkOrderOperationResourceRequirementsUpdateEventbased on the requirement type and resource.protected voidBTInterventionOutcomeCompleteNotification.updateWorkOrderRequirement(InterventionOutcomeCompleteNotificationInput input, PoolKit poolKit) Updates resource requirements for a work order operation based on the outcome cause configuration.protected voidBTInterventionOutcomeCompleteNotification.validateInput(InterventionOutcomeCompleteNotificationInput input) Validates the input data.