This type contains the following members.
public class NodeCollectionCreatedSubscriber: IEventSubscriber<NodeCollectionAggregate, NodeCollectionId, NodeCollectionCreated>
- Inheritance:
- ObjectNodeCollectionCreatedSubscriber
- Implements:
- IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>
Constructors
NodeCollectionCreatedSubscriber(IRepository<NodeCollectionEntity>, IApplicationCache, ILicenseContext) |
Methods
HandleAsync(IDomainEvent<NodeCollectionAggregate, NodeCollectionId, NodeCollectionCreated>, CancellationToken) |