Uses of Class
overit.geocallapp.wfm.workorders.rs1.operation.DTOWorkOrderOperationBatchUpdate
Packages that use DTOWorkOrderOperationBatchUpdate
-
Uses of DTOWorkOrderOperationBatchUpdate in overit.geocallapp.wfm.workorders.rs1.operation
Method parameters in overit.geocallapp.wfm.workorders.rs1.operation with type arguments of type DTOWorkOrderOperationBatchUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> WorkOrderOperationService.batchPatch(Long workOrderId, @Size(min=1,max=100) @Valid List<DTOWorkOrderOperationBatchUpdate> batchInput) Update a batch of work order operations by calling theWorkOrderOperationUpdateBatchEvent