Uses of Class
io.dialob.session.engine.session.command.event.ImmutableActiveUpdatedEvent.Builder
Packages that use ImmutableActiveUpdatedEvent.Builder
-
Uses of ImmutableActiveUpdatedEvent.Builder in io.dialob.session.engine.session.command.event
Methods in io.dialob.session.engine.session.command.event that return ImmutableActiveUpdatedEvent.BuilderModifier and TypeMethodDescriptionImmutableActiveUpdatedEvent.builder()Creates a builder forImmutableActiveUpdatedEvent.ImmutableActiveUpdatedEvent.Builder.from(ActiveUpdatedEvent instance) Fill a builder with attribute values from the providedio.dialob.session.engine.session.command.event.ActiveUpdatedEventinstance.ImmutableActiveUpdatedEvent.Builder.from(AttributeEvent instance) Fill a builder with attribute values from the providedio.dialob.session.engine.session.command.event.AttributeEventinstance.ImmutableActiveUpdatedEvent.Builder.target(TargetEvent target) Initializes the value for thetargetattribute.