This type contains the following members.

public class NodeVersionWorkflowStateChangedSubscriber: IEventSubscriber<NodeAggregate, NodeId, NodeVersionWorkflowStateChanged>
Inheritance:
ObjectNodeVersionWorkflowStateChangedSubscriber
Implements:
IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>

Constructors

NodeVersionWorkflowStateChangedSubscriber(IRepository<NodeEntity>, IApplicationCache)

Methods

HandleAsync(IDomainEvent<NodeAggregate, NodeId, NodeVersionWorkflowStateChanged>, CancellationToken)