Uses of Interface
org.qubership.atp.environments.service.direct.ConcurrentModificationService
Packages that use ConcurrentModificationService
Package
Description
-
Uses of ConcurrentModificationService in org.qubership.atp.environments.service.direct.impl
Classes in org.qubership.atp.environments.service.direct.impl that implement ConcurrentModificationService -
Uses of ConcurrentModificationService in org.qubership.atp.environments.service.rest.server
Constructors in org.qubership.atp.environments.service.rest.server with parameters of type ConcurrentModificationServiceModifierConstructorDescriptionConnectionController(ConnectionService connectionService, ConcurrentModificationService concurrentModificationService) EnvironmentController(EnvironmentService service, SystemService systemService, ConcurrentModificationService concurrentModificationService, ContextRepository contextRepository) Constructor.SystemController(SystemService systemService, ConcurrentModificationService concurrentModificationService, ContextRepository contextRepository) Constructor.ToolController(EnvironmentService service, SystemService systemService, ConcurrentModificationService concurrentModificationService, ContextRepository contextRepository) Constructor.