Uses of Class
org.qubership.atp.mia.model.environment.Environment
Packages that use Environment
-
Uses of Environment in org.qubership.atp.mia.controllers
Methods in org.qubership.atp.mia.controllers that return EnvironmentModifier and TypeMethodDescriptionMiaEnvironmentController.getEnvironmentsFull(UUID projectId, UUID environmentId) Get full information about environment.. -
Uses of Environment in org.qubership.atp.mia.service.configuration
Methods in org.qubership.atp.mia.service.configuration that return EnvironmentModifier and TypeMethodDescriptionEnvironmentsService.getEnvByName(UUID projectId, String name) Get Environment by name.EnvironmentsService.getEnvironmentsFull(UUID id, UUID projectId) Get full information about environment.