Uses of Interface
io.dialob.session.engine.session.command.event.ItemRemovedEvent
Packages that use ItemRemovedEvent
-
Uses of ItemRemovedEvent in io.dialob.session.engine.session.command.event
Classes in io.dialob.session.engine.session.command.event that implement ItemRemovedEventMethods in io.dialob.session.engine.session.command.event with parameters of type ItemRemovedEventModifier and TypeMethodDescriptionstatic ImmutableItemRemovedEventImmutableItemRemovedEvent.copyOf(ItemRemovedEvent instance) Creates an immutable copy of aItemRemovedEventvalue.ImmutableItemRemovedEvent.Builder.from(ItemRemovedEvent instance) Fill a builder with attribute values from the providedItemRemovedEventinstance.