Uses of Class
overit.geocallapp.wfm.orchestrator.workorders.rs1.bundleoperation.DTOBundleOperationInsert
Packages that use DTOBundleOperationInsert
-
Uses of DTOBundleOperationInsert in overit.geocallapp.wfm.orchestrator.workorders.rs1.bundleoperation
Methods in overit.geocallapp.wfm.orchestrator.workorders.rs1.bundleoperation with parameters of type DTOBundleOperationInsertModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOIdentifier<Long>> OrchestratorBundleOperationService.post(Long bundleId, @Valid DTOBundleOperationInsert dto) Creates a new bundle operation in order to add a work order operation to a bundle by calling theBundleOperationAddEvent.