Uses of Class
io.dialob.session.engine.session.command.event.ImmutableItemAddedEvent.Builder
Packages that use ImmutableItemAddedEvent.Builder
-
Uses of ImmutableItemAddedEvent.Builder in io.dialob.session.engine.session.command.event
Methods in io.dialob.session.engine.session.command.event that return ImmutableItemAddedEvent.BuilderModifier and TypeMethodDescriptionInitializes the value for theaddItemIdattribute.ImmutableItemAddedEvent.builder()Creates a builder forImmutableItemAddedEvent.ImmutableItemAddedEvent.Builder.from(ItemAddedEvent instance) Fill a builder with attribute values from the providedItemAddedEventinstance.ImmutableItemAddedEvent.Builder.prototypeId(ItemId prototypeId) Initializes the value for theprototypeIdattribute.