Class PackageDistributedNotifier

    • Constructor Detail

      • PackageDistributedNotifier

        public PackageDistributedNotifier​(org.osgi.service.event.EventAdmin eventAdmin,
                                          PubQueueProvider pubQueueCacheService,
                                          org.apache.sling.distribution.journal.MessagingProvider messagingProvider,
                                          Topics topics,
                                          org.apache.sling.api.resource.ResourceResolverFactory resolverFactory,
                                          boolean ensureEvent)
    • Method Detail

      • storeLastDistributedOffset

        protected void storeLastDistributedOffset()
      • notifyDistributed

        protected void notifyDistributed​(String pubAgentName,
                                         org.apache.sling.distribution.queue.DistributionQueueItem queueItem)