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