Uses of Class
overit.geocallapp.wfm.core.bundler.rs2.bundle.operation.DTOBundleOperation
Packages that use DTOBundleOperation
-
Uses of DTOBundleOperation in overit.geocallapp.wfm.core.bundler.rs2.bundle.operation
Methods in overit.geocallapp.wfm.core.bundler.rs2.bundle.operation that return types with arguments of type DTOBundleOperationModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOBundleOperation> Retrieves the required bundle operation.org.springframework.http.ResponseEntity<PageResponse<DTOBundleOperation>> BundleOperationService.getCollection(@NotNull Long id, @NotNull @Valid Page page, @Valid @NotNull DTOBundleOperationSearchFilter filter) Retrieves all the stored bundle operations.