@Service public class FastStubsService extends Object
| Constructor and Description |
|---|
FastStubsService(org.qubership.automation.itf.core.util.eds.ExternalDataManagementService externalDataManagementService,
StubsIntegrationMessageSender stubsIntegrationMessageSender,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Constructor.
|
@Autowired public FastStubsService(org.qubership.automation.itf.core.util.eds.ExternalDataManagementService externalDataManagementService, StubsIntegrationMessageSender stubsIntegrationMessageSender, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public List<FastStubsInformation> findFastStubsConfigs(List<FastStubsInformation> fastStubsInformations, UUID projectUuid)
public List<org.qubership.automation.itf.core.stub.fast.FastStubsTreeView> endpoints(UUID projectUuid)
public org.qubership.automation.itf.core.stub.fast.StubEndpointConfig getConfiguration(String configuredEndpoint, org.qubership.automation.itf.core.stub.fast.StubEndpointConfig.TransportTypes transportTypes, UUID projectUuid)
public void updateConfiguration(org.qubership.automation.itf.core.stub.fast.StubEndpointConfig.TransportTypes transportTypes, org.qubership.automation.itf.core.stub.fast.StubEndpointConfig stubEndpointConfig, UUID projectUuid)
public void deleteConfiguration(List<org.qubership.automation.itf.core.stub.fast.FastStubsTreeView> fastStubsTreeViews, UUID projectUuid)
fastStubsTreeViews - List of fast stub endpoints,projectUuid - UUID of project.Copyright © 2025. All rights reserved.