Package org.qubership.atp.ram.client
Interface CatalogueTestPlanFeignClient
- All Superinterfaces:
TestPlanControllerApi
@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 CatalogueTestPlanFeignClient
extends TestPlanControllerApi
-
Method Summary
Methods inherited from interface org.qubership.atp.ram.clients.api.TestPlanControllerApi
bulkUpdate, cloneTestPlan, compareTestPlanQaDsl, compareTestPlans, create, delete, getAll, getAllCompoundsAndScenarioCompounds, getAllCompoundsByTestPlan, getAllCompoundsMadeFromTestScenario, getAllNameByTestPlanId, getDslDependencies, getDslMappings, getEntitiesForCopyByTestPlan, getLabelsByTestPlanId, getLogCollectorConditionByTestPlan, getTestCaseGroupedByTestPlanId, getTestCasesByTestPlanId, getTestPlanByUuid, getTestPlanQaDslLibrary, getTestScopesByTestPlanId, getTestScopesFullInfoByTestPlanUuid, patch, patchUpdate, update, updateQaDslLibraryField