Class ItfSoapRequestExportStrategy
java.lang.Object
org.qubership.atp.itf.lite.backend.components.export.strategies.request.ItfAbstractRequestExportStrategy
org.qubership.atp.itf.lite.backend.components.export.strategies.request.ItfSoapRequestExportStrategy
- All Implemented Interfaces:
RequestExportStrategy
-
Constructor Summary
ConstructorsConstructorDescriptionItfSoapRequestExportStrategy(KafkaExportEventSendingService kafkaExportEventSendingService, RequestService requestService) -
Method Summary
Methods inherited from class org.qubership.atp.itf.lite.backend.components.export.strategies.request.ItfAbstractRequestExportStrategy
sendExportRequestEvent
-
Constructor Details
-
ItfSoapRequestExportStrategy
public ItfSoapRequestExportStrategy(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
-