Uses of Class
org.qubership.atp.environments.service.rest.server.dto.SystemDto
Packages that use SystemDto
Package
Description
-
Uses of SystemDto in org.qubership.atp.environments.service.direct
Methods in org.qubership.atp.environments.service.direct with parameters of type SystemDto -
Uses of SystemDto in org.qubership.atp.environments.service.direct.impl
Methods in org.qubership.atp.environments.service.direct.impl with parameters of type SystemDtoModifier and TypeMethodDescriptionbooleanSystemServiceImpl.isSystemNameChanged(SystemDto system) -
Uses of SystemDto in org.qubership.atp.environments.service.rest.server
Methods in org.qubership.atp.environments.service.rest.server with parameters of type SystemDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<System> SystemController.updateSystem(SystemDto systemDto) Updating the system. -
Uses of SystemDto in org.qubership.atp.environments.service.rest.server.dto
Methods in org.qubership.atp.environments.service.rest.server.dto that return SystemDto -
Uses of SystemDto in org.qubership.atp.environments.service.websocket
Methods in org.qubership.atp.environments.service.websocket that return SystemDtoModifier and TypeMethodDescriptionWebSocketSystemHealthCheckService.checkHealth(UUID projectId, UUID environmentId, UUID systemId) Checks health of connections in provided system at ATP Healthcheck and saves to system.