Uses of Class
org.qubership.atp.environments.repo.impl.AlertRepositoryImpl
Packages that use AlertRepositoryImpl
Package
Description
-
Uses of AlertRepositoryImpl in org.qubership.atp.environments.repo.impl
Constructor parameters in org.qubership.atp.environments.repo.impl with type arguments of type AlertRepositoryImplModifierConstructorDescriptionAlertEventRepositoryImpl(com.querydsl.sql.SQLQueryFactory queryFactory, javax.inject.Provider<AlertRepositoryImpl> alertRepo) -
Uses of AlertRepositoryImpl in org.qubership.atp.environments.service.direct.impl
Constructors in org.qubership.atp.environments.service.direct.impl with parameters of type AlertRepositoryImplModifierConstructorDescriptionAlertServiceImpl(AlertRepositoryImpl alertRepository, DateTimeUtil dateTimeUtil)