- All Superinterfaces:
org.fuin.ddd4j.ddd.Event,Serializable
- All Known Subinterfaces:
AggregateCommand<ROOT_ID,ENTITY_ID>
- All Known Implementing Classes:
AbstractAggregateCommand,AbstractCommand
public interface Command
extends org.fuin.ddd4j.ddd.Event
Common behavior shared by all commands.
-
Method Summary
Methods inherited from interface org.fuin.ddd4j.ddd.Event
getCausationId, getCorrelationId, getEventId, getEventTimestamp, getEventType