This type contains the following members.
public class ContentRevisionAddedSubscriber: IEventSubscriber<ContentAggregate, ContentId, ContentRevisionAdded>
- Inheritance:
- ObjectContentRevisionAddedSubscriber
- Implements:
- IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>
Constructors
ContentRevisionAddedSubscriber(IRepository<ContentEntity>, IApplicationCache) |
Methods
HandleAsync(IDomainEvent<ContentAggregate, ContentId, ContentRevisionAdded>, CancellationToken) |