Uses of Interface
org.qubership.atp.environments.service.direct.UpdateEventService
Packages that use UpdateEventService
Package
Description
-
Uses of UpdateEventService in org.qubership.atp.environments.db.modification
Fields in org.qubership.atp.environments.db.modification declared as UpdateEventServiceModifier and TypeFieldDescriptionprotected final UpdateEventServiceAbstractNotifier.updateEventServiceConstructors in org.qubership.atp.environments.db.modification with parameters of type UpdateEventServiceModifierConstructorDescriptionAbstractNotifier(UpdateEventService updateEventService, SubscriptionService subscriptionService, TrackedMethod method, TrackedType type) TODO Make javadoc documentation for this method.ConnectionNotifier(UpdateEventService updateEventService, SubscriptionService subscriptionService, TrackedMethod method) TODO Make javadoc documentation for this method.EnvironmentNotifier(UpdateEventService updateEventService, SubscriptionService subscriptionService, TrackedMethod method) TODO Make javadoc documentation for this method.ProjectNotifier(UpdateEventService updateEventService, SubscriptionService subscriptionService, TrackedMethod method) TODO Make javadoc documentation for this method.SystemNotifier(UpdateEventService updateEventService, SubscriptionService subscriptionService, TrackedMethod method) TODO Make javadoc documentation for this method. -
Uses of UpdateEventService in org.qubership.atp.environments.service.direct.impl
Classes in org.qubership.atp.environments.service.direct.impl that implement UpdateEventService -
Uses of UpdateEventService in org.qubership.atp.environments.service.rest.server
Constructors in org.qubership.atp.environments.service.rest.server with parameters of type UpdateEventService