Uses of Class
org.qubership.integration.platform.runtime.catalog.rest.v2.dto.exportimport.chain.ImportAsyncStatus
Packages that use ImportAsyncStatus
Package
Description
-
Uses of ImportAsyncStatus 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 ImportAsyncStatusModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ImportAsyncStatus> ImportControllerV2.getImportAsyncStatus(String importId, Map<String, String> headers) Deprecated. -
Uses of ImportAsyncStatus in org.qubership.integration.platform.runtime.catalog.rest.v2.mapper
Methods in org.qubership.integration.platform.runtime.catalog.rest.v2.mapper that return ImportAsyncStatusModifier and TypeMethodDescriptionImportChainAsyncMapper.asImportStatus(ImportSession importSession) ImportChainAsyncMapperImpl.asImportStatus(ImportSession importSession)