Classes

Stores the command in the event's metadata for events on a content stream. This is an important prerequisite for the rebase functionality-

Interfaces

This interface is implemented by events which contain ContentStreamId and NodeAggregateId.

This interface must be implemented by all commands which are working with individual nodes, such that they are filterable whether they are applying their action to a NodeIdToPublish.

This interface is implemented by events which can be published to different content streams.

This interface is implemented by commands which can be rebased to other Content Streams. This is basically all node-based commands.