This type contains the following members.
public class NodeMovedSubscriber: IEventSubscriber<NodeAggregate, NodeId, NodeMoved>
- Inheritance:
- ObjectNodeMovedSubscriber
- Implements:
- IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>
Constructors
NodeMovedSubscriber(IRepository<NodeEntity>, IRepository<PublishedContentEntity>, IUrlGenerator, IApplicationCache) |
Methods
HandleAsync(IDomainEvent<NodeAggregate, NodeId, NodeMoved>, CancellationToken) |