Class ItfRestRequestExportStrategy
java.lang.Object
org.qubership.atp.itf.lite.backend.components.export.strategies.request.ItfAbstractRequestExportStrategy
org.qubership.atp.itf.lite.backend.components.export.strategies.request.ItfRestRequestExportStrategy
- All Implemented Interfaces:
RequestExportStrategy
-
Constructor Summary
ConstructorsConstructorDescriptionItfRestRequestExportStrategy(KafkaExportEventSendingService kafkaExportEventSendingService, RequestService requestService) -
Method Summary
Methods inherited from class org.qubership.atp.itf.lite.backend.components.export.strategies.request.ItfAbstractRequestExportStrategy
sendExportRequestEvent
-
Constructor Details
-
ItfRestRequestExportStrategy
public ItfRestRequestExportStrategy(KafkaExportEventSendingService kafkaExportEventSendingService, RequestService requestService)
-
-
Method Details
-
export
public void export(UUID exportRequestId, RequestExportRequest exportRequest, Request request, String context, UUID environmentId) throws URISyntaxException, org.qubership.atp.crypt.exception.AtpDecryptException - Throws:
URISyntaxExceptionorg.qubership.atp.crypt.exception.AtpDecryptException
-
getRequestTransportType
-
getImportToolType
-