Uses of Interface
org.qubership.atp.tdm.repo.AtpActionRepository
Packages that use AtpActionRepository
-
Uses of AtpActionRepository in org.qubership.atp.tdm.repo.impl
Classes in org.qubership.atp.tdm.repo.impl that implement AtpActionRepository -
Uses of AtpActionRepository in org.qubership.atp.tdm.service.impl
Constructors in org.qubership.atp.tdm.service.impl with parameters of type AtpActionRepositoryModifierConstructorDescriptionAtpActionServiceImpl(EnvironmentsService environmentsService, AtpActionRepository repository) ATP action service constructor.