Uses of Class
org.qubership.atp.environments.repo.impl.EnvironmentCategoryRepositoryImpl
Packages that use EnvironmentCategoryRepositoryImpl
-
Uses of EnvironmentCategoryRepositoryImpl in org.qubership.atp.environments.service.direct.impl
Constructors in org.qubership.atp.environments.service.direct.impl with parameters of type EnvironmentCategoryRepositoryImplModifierConstructorDescriptionEnvironmentCategoryServiceImpl(EnvironmentCategoryRepositoryImpl environmentCategoryRepository, DateTimeUtil dateTimeUtil)