Uses of Class
overit.geocallapp.wfm.execution.bl.outcome.reason.BOOutcomeReason
Packages that use BOOutcomeReason
Package
Description
-
Uses of BOOutcomeReason in overit.geocallapp.wfm.execution.bl.outcome.intervention.event
Methods in overit.geocallapp.wfm.execution.bl.outcome.intervention.event that return BOOutcomeReasonModifier and TypeMethodDescriptionInterventionOutcomeCompleteNotificationInput.getOutcomeReason()Returns the outcome reason.Methods in overit.geocallapp.wfm.execution.bl.outcome.intervention.event with parameters of type BOOutcomeReasonModifier and TypeMethodDescriptionvoidInterventionOutcomeCompleteNotificationInput.setOutcomeReason(BOOutcomeReason outcomeReason) Sets the outcome reason. -
Uses of BOOutcomeReason in overit.geocallapp.wfm.execution.bl.outcome.reason.event
Constructors in overit.geocallapp.wfm.execution.bl.outcome.reason.event with parameters of type BOOutcomeReasonModifierConstructorDescriptionInstantiates a new outcome reason insert event.Instantiates a new outcome reason update event. -
Uses of BOOutcomeReason in overit.geocallapp.wfm.execution.bl.outcome.reason.task
Methods in overit.geocallapp.wfm.execution.bl.outcome.reason.task with parameters of type BOOutcomeReasonModifier and TypeMethodDescriptionprotected voidBTOutcomeReasonInsert.validate(BOOutcomeReason outcomeReason, PoolKit pk) protected voidBTOutcomeReasonUpdate.validate(BOOutcomeReason outcomeReason, PoolKit pk) -
Uses of BOOutcomeReason in overit.geocallapp.wfm.execution.integration
Methods in overit.geocallapp.wfm.execution.integration that return BOOutcomeReasonModifier and TypeMethodDescriptionExecutionEventProvider.getOutcomeReason(Long outcomeReasonId) ExecutionProvider.getOutcomeReason(Long outcomeReasonId) -
Uses of BOOutcomeReason in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundle.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundle.task that return BOOutcomeReasonModifier and TypeMethodDescriptionprotected BOOutcomeReasonBTBundleCreateFromPartialOperations.loadOutcomeReason(Long outcomeReason, PoolKit poolKit) Loads the outcome reason from the given id. -
Uses of BOOutcomeReason in overit.geocallapp.wfm.orchestrator.workorders.bl.outcome.intervention.task
Fields in overit.geocallapp.wfm.orchestrator.workorders.bl.outcome.intervention.task declared as BOOutcomeReasonModifier and TypeFieldDescriptionprotected BOOutcomeReasonBTInterventionOutcomeSave.outcomeReasonMethods in overit.geocallapp.wfm.orchestrator.workorders.bl.outcome.intervention.task that return BOOutcomeReasonModifier and TypeMethodDescriptionprotected BOOutcomeReasonBTInterventionOutcomeSave.loadOutcomeReason(Long outcomeReason, PoolKit poolKit) Loads the outcome reason from the given id.