Class TopicContentTypeMigrationService


  • @Component
    public class TopicContentTypeMigrationService
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TopicContentTypeMigrationService

        @Autowired
        public TopicContentTypeMigrationService​(pl.allegro.tech.hermes.domain.subscription.SubscriptionRepository subscriptionRepository,
                                                MultiDCAwareService multiDCAwareService,
                                                java.time.Clock clock)