Uses of Interface
io.dialob.session.engine.session.command.event.ItemAddedEvent
Packages that use ItemAddedEvent
-
Uses of ItemAddedEvent in io.dialob.session.engine.session.command.event
Classes in io.dialob.session.engine.session.command.event that implement ItemAddedEventMethods in io.dialob.session.engine.session.command.event with parameters of type ItemAddedEventModifier and TypeMethodDescriptionstatic ImmutableItemAddedEventImmutableItemAddedEvent.copyOf(ItemAddedEvent instance) Creates an immutable copy of aItemAddedEventvalue.ImmutableItemAddedEvent.Builder.from(ItemAddedEvent instance) Fill a builder with attribute values from the providedItemAddedEventinstance.