@Service public class FastStubsService extends Object
| Constructor and Description |
|---|
FastStubsService(org.qubership.automation.itf.core.util.eds.ExternalDataManagementService externalDataManagementService,
ExecutorToMessageBrokerSender executorToMessageBrokerSender,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
UserService userService) |
| Modifier and Type | Method and Description |
|---|---|
org.qubership.automation.itf.core.stub.fast.FastConfigurationResponse |
generateFastStubsConfigs(org.qubership.automation.itf.core.stub.fast.FastConfigurationRequest fastConfigurationRequest,
org.qubership.automation.itf.core.stub.fast.FastStubConfigurationAction action,
UUID projectUuid) |
List<org.qubership.automation.itf.core.model.FastStubsCandidate> |
getFastStubsCandidates(List<BigInteger> operationIds,
UUID projectUuid) |
@Autowired public FastStubsService(org.qubership.automation.itf.core.util.eds.ExternalDataManagementService externalDataManagementService, ExecutorToMessageBrokerSender executorToMessageBrokerSender, @Qualifier(value="executorIntegrationObjectMapper") com.fasterxml.jackson.databind.ObjectMapper objectMapper, UserService userService)
public List<org.qubership.automation.itf.core.model.FastStubsCandidate> getFastStubsCandidates(List<BigInteger> operationIds, UUID projectUuid)
public org.qubership.automation.itf.core.stub.fast.FastConfigurationResponse generateFastStubsConfigs(org.qubership.automation.itf.core.stub.fast.FastConfigurationRequest fastConfigurationRequest, org.qubership.automation.itf.core.stub.fast.FastStubConfigurationAction action, UUID projectUuid)
Copyright © 2025. All rights reserved.