Uses of Class
overit.geocallapp.wfm.execution.bl.intervention.resource.BOInterventionResource
Packages that use BOInterventionResource
Package
Description
-
Uses of BOInterventionResource in overit.geocallapp.wfm.core.bl.schedule.intervention.resource
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.resource with parameters of type BOInterventionResourceModifier and TypeMethodDescriptionprotected voidBTInterventionResourceValidate.validateData(BOInterventionResource interventionResource) Check the consistency of data related to an intervention resource. -
Uses of BOInterventionResource in overit.geocallapp.wfm.core.bl.timesheet.notification.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.notification.task with parameters of type BOInterventionResourceModifier and TypeMethodDescriptionprotected voidBTTimesheetAgendaResourceNotification.cancelTasks(BOInterventionResource interventionResource, PoolKit poolKit) protected voidBTTimesheetAgendaResourceNotification.upsertAutomaticTimesheetTask(BOInterventionResource interventionResource, Date date, Long eventType, Long duration, PoolKit poolKit) protected voidBTTimesheetAgendaResourceNotification.upsertTasks(BOInterventionResource interventionResource, PoolKit poolKit) -
Uses of BOInterventionResource in overit.geocallapp.wfm.core.ux.schedule.dailyplan
Methods in overit.geocallapp.wfm.core.ux.schedule.dailyplan that return BOInterventionResourceModifier and TypeMethodDescriptionDailyPlanBundleCache.getInterventionResourceByIntervention(Long interventionId) Finds an intervention resource by its associated intervention ID.Methods in overit.geocallapp.wfm.core.ux.schedule.dailyplan that return types with arguments of type BOInterventionResourceModifier and TypeMethodDescriptionDailyPlanBundleCache.getInterventionResources()Returns all intervention resources in the cache. -
Uses of BOInterventionResource in overit.geocallapp.wfm.core.ux.schedule.dailyplan.task
Methods in overit.geocallapp.wfm.core.ux.schedule.dailyplan.task that return types with arguments of type BOInterventionResourceModifier and TypeMethodDescriptionprotected Collection<BOInterventionResource> BTDailyPlanBundleCacheInitialize.loadInterventionResources(Collection<Long> interventionIds, PoolKit poolKit) Loads intervention resources for the specified intervention IDs. -
Uses of BOInterventionResource in overit.geocallapp.wfm.execution.bl.intervention.resource.event
Constructors in overit.geocallapp.wfm.execution.bl.intervention.resource.event with parameters of type BOInterventionResourceModifierConstructorDescriptionRepresents an event that is triggered when anBOInterventionResourceis inserted.InterventionResourceUpdateEvent(BOInterventionResource interventionResourceUpdate) Represents an event that is triggered when anBOInterventionResourceis updated.InterventionResourceValidateEvent(BOInterventionResource interventionResource) Instantiates a new intervention resource validation event.Constructor parameters in overit.geocallapp.wfm.execution.bl.intervention.resource.event with type arguments of type BOInterventionResourceModifierConstructorDescriptionInstantiates a new intervention resource notification event. -
Uses of BOInterventionResource in overit.geocallapp.wfm.execution.bl.intervention.resource.task
Methods in overit.geocallapp.wfm.execution.bl.intervention.resource.task with parameters of type BOInterventionResourceModifier and TypeMethodDescriptionprotected voidBTInterventionResourceReset.notifyInterventionResource(BOInterventionResource agendaResource, PoolKit poolKit) Sends an intervention resource notification. -
Uses of BOInterventionResource in overit.geocallapp.wfm.execution.integration
Methods in overit.geocallapp.wfm.execution.integration that return types with arguments of type BOInterventionResourceModifier and TypeMethodDescriptionExecutionEventProvider.searchInterventionResources(InterventionResourceSearchFilter filter) ExecutionProvider.searchInterventionResources(InterventionResourceSearchFilter filter) Methods in overit.geocallapp.wfm.execution.integration with parameters of type BOInterventionResourceModifier and TypeMethodDescriptionvoidExecutionEventProvider.updateInterventionResource(BOInterventionResource interventionResource) voidExecutionProvider.updateInterventionResource(BOInterventionResource interventionResource) Method parameters in overit.geocallapp.wfm.execution.integration with type arguments of type BOInterventionResourceModifier and TypeMethodDescriptionvoidExecutionEventProvider.notifyInterventionResource(NotificationInput<BOInterventionResource> input) voidExecutionProvider.notifyInterventionResource(NotificationInput<BOInterventionResource> input) -
Uses of BOInterventionResource in overit.geocallapp.wfm.orchestrator.workorders.bl.intervention.resource.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.intervention.resource.task that return BOInterventionResourceModifier and TypeMethodDescriptionprotected BOInterventionResourceBTInterventionResourceUpdate.getExistingInterventionResource(BOInterventionResource interventionResource, PoolKit poolKit) Retrieves the existingBOInterventionResourceto be updated.protected BOInterventionResourceBTInterventionResourceDelete.getInterventionResource(InterventionResourceDeleteInput interventionResourceDeleteInput, PoolKit poolKit) Retrieves a list ofBOInterventionResourceobjects based on the providedBOInterventionResource.Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.intervention.resource.task that return types with arguments of type BOInterventionResourceModifier and TypeMethodDescriptionprotected List<BOInterventionResource> BTInterventionResourceInsert.getInterventionResources(BOInterventionResource interventionResource, PoolKit poolKit) Retrieves a list ofBOInterventionResourceobjects based on the providedBOInterventionResource.Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.intervention.resource.task with parameters of type BOInterventionResourceModifier and TypeMethodDescriptionprotected voidBTInterventionResourceDelete.checkWorkOrderStatus(BOInterventionResource interventionResource, PoolKit poolKit) Checks the status of the work order associated with the providedBOInterventionResource.protected voidBTInterventionResourceInsert.checkWorkOrderStatus(BOInterventionResource interventionResource, PoolKit poolKit) Checks the status of the work order associated with the providedBOInterventionResource.protected voidBTInterventionResourceUpdate.checkWorkOrderStatus(BOInterventionResource interventionResource, PoolKit poolKit) Checks the status of the work order associated with the providedBOInterventionResource.protected voidBTInterventionResourceDelete.deleteInterventionResource(BOInterventionResource interventionResource, PoolKit poolKit) Deletes anBOInterventionResource.protected BOInterventionResourceBTInterventionResourceUpdate.getExistingInterventionResource(BOInterventionResource interventionResource, PoolKit poolKit) Retrieves the existingBOInterventionResourceto be updated.protected List<BOInterventionResource> BTInterventionResourceInsert.getInterventionResources(BOInterventionResource interventionResource, PoolKit poolKit) Retrieves a list ofBOInterventionResourceobjects based on the providedBOInterventionResource.protected LongBTInterventionResourceInsert.getNearestWorkShift(BOInterventionResource interventionResource, PoolKit poolKit) Retrieves the nearest work shift for the given intervention resource.protected LongBTInterventionResourceUpdate.getNearestWorkShift(BOInterventionResource interventionResource, PoolKit poolKit) Retrieves the nearest work shift for the given intervention resource.protected BOWorkOrderOperationBTInterventionResourceDelete.getWorkOrderOperation(BOInterventionResource interventionResource, PoolKit poolKit) Retrieves theBOWorkOrderOperationassociated with the providedBOInterventionResource.protected BOWorkOrderOperationBTInterventionResourceInsert.getWorkOrderOperation(BOInterventionResource interventionResource, PoolKit poolKit) Retrieves theBOWorkOrderOperationassociated with the providedBOInterventionResource.protected BOWorkOrderOperationBTInterventionResourceUpdate.getWorkOrderOperation(BOInterventionResource interventionResource, PoolKit poolKit) Retrieves theBOWorkOrderOperationassociated with the providedBOInterventionResource.protected voidBTInterventionResourceInsert.insertInterventionResource(BOInterventionResource interventionResource, PoolKit poolKit) Inserts a newBOInterventionResource.protected voidBTInterventionResourceInsert.insertWorkOrderOperationResource(BOInterventionResource interventionResource, PoolKit poolKit) Inserts a newBOWorkOrderOperationResourcebased on the providedBOInterventionResource.protected voidBTInterventionResourceDelete.manageWorkOrderOperationResource(BOInterventionResource interventionResource, PoolKit poolKit) Manages the work order operation resource associated with the providedBOInterventionResource.protected voidBTInterventionResourceUpdate.manageWorkOrderOperationResource(BOInterventionResource interventionResource, BOInterventionResource existingInterventionResource, PoolKit poolKit) Updates aBOWorkOrderOperationResourcebased on the providedBOInterventionResource.protected voidBTInterventionResourceDelete.notifyInterventionResource(BOInterventionResource interventionResource, PoolKit poolKit) Sends an intervention resource notification.protected voidBTInterventionResourceInsert.notifyInterventionResource(BOInterventionResource interventionResource, PoolKit poolKit) Sends an intervention resource notification.protected voidBTInterventionResourceUpdate.notifyInterventionResource(BOInterventionResource interventionResource, PoolKit poolKit) Sends an intervention resource notification.protected List<BOWorkOrderOperationResource> BTInterventionResourceDelete.searchWorkOrderOperationResources(BOInterventionResource interventionResource, PoolKit poolKit) Searches forBOWorkOrderOperationResourceentities based on the providedBOInterventionResource.protected voidBTInterventionResourceUpdate.updateInterventionResource(BOInterventionResource interventionResource, PoolKit poolKit) Updates aBOInterventionResource.protected voidBTInterventionResourceInsert.updateWorkOrderOperationResource(BOInterventionResource interventionResource, List<BOWorkOrderOperationResource> workOrderOperationResources, PoolKit poolKit) Updates the spent time of an existingBOWorkOrderOperationResourcebased on the providedBOInterventionResource.protected voidBTInterventionResourceInsert.upsertWorkOrderOperationResource(BOInterventionResource interventionResource, PoolKit poolKit) Upserts aBOWorkOrderOperationResourcebased on the providedBOInterventionResource.protected voidBTInterventionResourceDelete.validate(BOInterventionResource interventionResource, PoolKit poolKit) Check on mandatory fields and visibility of properties.protected voidBTInterventionResourceInsert.validate(BOInterventionResource interventionResource, PoolKit poolKit) Check on mandatory fields and visibility of properties.protected voidBTInterventionResourceUpdate.validate(BOInterventionResource interventionResource, BOInterventionResource existingInterventionResource, PoolKit poolKit) Check on mandatory fields and visibility of properties.protected voidBTInterventionResourceInsert.validateDates(BOInterventionResource interventionResource, PoolKit poolKit) Validates the date-related properties of the providedBOInterventionResource.protected voidBTInterventionResourceUpdate.validateDates(BOInterventionResource interventionResource) Validates the date-related properties of the providedBOInterventionResource.