This type contains the following members.
public class NodePublishedSubscriber: IEventSubscriber<NodeAggregate, NodeId, NodePublished>
- Inheritance:
- ObjectNodePublishedSubscriber
- Implements:
- IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>
Constructors
NodePublishedSubscriber(IRepository<NodeEntity>, IRepository<ContentEntity>, IRepository<PublishedContentEntity>, IApplicationCache, IPublishService, IUrlGenerator, ISearchEngine) |
Methods
HandleAsync(IDomainEvent<NodeAggregate, NodeId, NodePublished>, CancellationToken) |