Uses of Interface
io.dialob.session.engine.session.command.event.SessionLocaleUpdatedEvent
Packages that use SessionLocaleUpdatedEvent
-
Uses of SessionLocaleUpdatedEvent in io.dialob.session.engine.session.command.event
Classes in io.dialob.session.engine.session.command.event that implement SessionLocaleUpdatedEventModifier and TypeClassDescriptionfinal classImmutable implementation ofSessionLocaleUpdatedEvent.Fields in io.dialob.session.engine.session.command.event declared as SessionLocaleUpdatedEventModifier and TypeFieldDescriptionstatic final SessionLocaleUpdatedEventSessionLocaleUpdatedEvent.INSTANCEMethods in io.dialob.session.engine.session.command.event with parameters of type SessionLocaleUpdatedEventModifier and TypeMethodDescriptionImmutableSessionLocaleUpdatedEvent.copyOf(SessionLocaleUpdatedEvent instance) Creates an immutable copy of aSessionLocaleUpdatedEventvalue.ImmutableSessionLocaleUpdatedEvent.Builder.from(SessionLocaleUpdatedEvent instance) Fill a builder with attribute values from the providedSessionLocaleUpdatedEventinstance.