Interface CatalogFeignClient
- All Superinterfaces:
ProjectControllerApi
@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 CatalogFeignClient
extends ProjectControllerApi
-
Method Summary
Methods inherited from interface org.qubership.atp.environments.service.rest.server.catalogue.generated.ProjectControllerApi
checkFlags, create, deleteUserFromProject, getActionsByProjectId, getActionsByProjectUuidGroupedByActionType, getAll, getAllCompoundsAndScenarioCompounds, getAllCompoundsByProject, getAllCompoundsMadeFromTestScenario, getAllGroups, getAllQaDslLibrariesInProject, getAllShortProjects, getAllUsersByProject, getItfUrl, getNotMappedTestPlansByProjectId, getProjectById, getProjectNumberOfThresholdByProjectId, getProjectsUsersById, getProjectTestCaseLabels, getShortCasesByProjectId, getShortScopesByProjectId, getTestCaseGroupNamesByProjectId, getTestCaseGroupsByProjectId, getTestPlansByProjectId, getTestScenariosByProjectId, getTestScopeByProjectId, update, updateActions, updateProjectUsers