Uses of Class
org.qubership.integration.platform.runtime.catalog.rest.v1.dto.diagnostic.ValidationChainEntityDTO
Packages that use ValidationChainEntityDTO
-
Uses of ValidationChainEntityDTO in org.qubership.integration.platform.runtime.catalog.rest.v1.mapper
Methods in org.qubership.integration.platform.runtime.catalog.rest.v1.mapper that return ValidationChainEntityDTOModifier and TypeMethodDescriptionDiagnosticValidationMapper.asChainEntityDTO(org.qubership.integration.platform.catalog.persistence.configs.entity.diagnostic.ValidationChainAlert entity) DiagnosticValidationMapperImpl.asChainEntityDTO(org.qubership.integration.platform.catalog.persistence.configs.entity.diagnostic.ValidationChainAlert entity) Methods in org.qubership.integration.platform.runtime.catalog.rest.v1.mapper that return types with arguments of type ValidationChainEntityDTOModifier and TypeMethodDescriptionDiagnosticValidationMapper.asChainEntityDTO(List<org.qubership.integration.platform.catalog.persistence.configs.entity.diagnostic.ValidationChainAlert> chainEntities) DiagnosticValidationMapperImpl.asChainEntityDTO(List<org.qubership.integration.platform.catalog.persistence.configs.entity.diagnostic.ValidationChainAlert> chainEntities)