Package org.qubership.atp.ram.client
Interface CatalogueTestScenarioFeignClient
- All Superinterfaces:
TestScenarioControllerApi
@FeignClient(name="${feign.atp.catalogue.name}",
url="${feign.atp.catalogue.url}",
path="${feign.atp.catalogue.route}",
configuration=org.qubership.atp.auth.springbootstarter.config.FeignConfiguration.class)
public interface CatalogueTestScenarioFeignClient
extends TestScenarioControllerApi
-
Method Summary
Methods inherited from interface org.qubership.atp.ram.clients.api.TestScenarioControllerApi
addCompoundsToTestScenario, checkHashSum, compareTestScenarios, copyTestScenarios, create, createBulk, createCompoundFromTestScenario, getAll, getAllEnriched, getAllNameByProjectId, getAllNamesByNameWithPagination, getMetaInfoForScenarioCompare, getMetaInfoTreeResponse, getScenarioBodyForEditor, getTestCasesLabel, getTestScenarioByUuid, moveTestScenarios, patchUpdate, update, updateFromEditor