Interface ProjectsFeignClient
- All Superinterfaces:
ProjectControllerApi
@FeignClient(name="${feign.atp.environments.name}",
url="${feign.atp.environments.url}",
path="${feign.atp.environments.route}",
configuration=org.qubership.atp.auth.springbootstarter.config.FeignConfiguration.class)
public interface ProjectsFeignClient
extends ProjectControllerApi
-
Method Summary
Methods inherited from interface org.qubership.atp.mia.clients.api.environments.ProjectControllerApi
copy, createEnvironment, createProject, createTool, deleteProject, getAllEnvironments, getAllProjects, getAllShort, getAllShortSystemsOnProject, getAllShortWithUserAccess, getConnections, getConnectionsName, getEnvironments, getEnvironmentsShort, getProject, getProjectsByRequest, getProjectSystems, getProjectWithSpecifiedEnvironments, getShortProject, getShortProjectByName, getSystemsName, getTemporaryEnvironments, getTools, getToolsShort, updateProject, updateSystemStatuses