Uses of Class
org.qubership.integration.platform.runtime.catalog.service.diagnostic.DiagnosticService
Packages that use DiagnosticService
-
Uses of DiagnosticService in org.qubership.integration.platform.runtime.catalog.rest.v1.controller
Constructors in org.qubership.integration.platform.runtime.catalog.rest.v1.controller with parameters of type DiagnosticServiceModifierConstructorDescriptionDiagnosticController(DiagnosticService diagnosticService, DiagnosticValidationMapper validationMapper)