Uses of Class
org.fuin.ddd4j.core.EventType
-
Uses of EventType in org.fuin.ddd4j.core
Methods in org.fuin.ddd4j.core that return EventTypeModifier and TypeMethodDescription@NotNull EventTypeEvent.getEventType()Returns the type of the event (What happened).Method parameters in org.fuin.ddd4j.core with type arguments of type EventTypeModifier and TypeMethodDescriptionstatic longDdd4JUtils.calculateChecksum(Collection<EventType> eventTypes) Creates an Adler32 checksum based on event type names.