Uses of Class
org.qubership.integration.platform.runtime.catalog.rest.v2.dto.exportimport.chain.ImportAsyncAcknowledge
Packages that use ImportAsyncAcknowledge
-
Uses of ImportAsyncAcknowledge in org.qubership.integration.platform.runtime.catalog.rest.v2.controller
Methods in org.qubership.integration.platform.runtime.catalog.rest.v2.controller that return types with arguments of type ImportAsyncAcknowledgeModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ImportAsyncAcknowledge> ImportControllerV2.importFileAsync(org.springframework.web.multipart.MultipartFile file, String chainCommitRequests, Map<String, String> headers, List<String> technicalLabels, String packageName, String packageVersion, String packagePartOf) Deprecated.