This type contains the following members.
public class NodeCreatedSubscriber: IEventSubscriber<NodeAggregate, NodeId, NodeCreated>
- Inheritance:
- ObjectNodeCreatedSubscriber
- Implements:
- IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>
Constructors
NodeCreatedSubscriber(IRepository<NodeEntity>, IApplicationCache) |
Methods
HandleAsync(IDomainEvent<NodeAggregate, NodeId, NodeCreated>, CancellationToken) | |
HandleAsync(IDomainEvent<NodeAggregate, NodeId, RootNodeCreated>, CancellationToken) |