Uses of Interface
io.dialob.session.engine.session.command.event.ActivePageUpdatedEvent
Packages that use ActivePageUpdatedEvent
Package
Description
-
Uses of ActivePageUpdatedEvent in io.dialob.session.engine.session.command
Fields in io.dialob.session.engine.session.command declared as ActivePageUpdatedEventModifier and TypeFieldDescriptionstatic final ActivePageUpdatedEventTriggers.ACTIVE_PAGE_UPDATED_EVENT -
Uses of ActivePageUpdatedEvent in io.dialob.session.engine.session.command.event
Classes in io.dialob.session.engine.session.command.event that implement ActivePageUpdatedEventMethods in io.dialob.session.engine.session.command.event with parameters of type ActivePageUpdatedEventModifier and TypeMethodDescriptionImmutableActivePageUpdatedEvent.copyOf(ActivePageUpdatedEvent instance) Creates an immutable copy of aActivePageUpdatedEventvalue.ImmutableActivePageUpdatedEvent.Builder.from(ActivePageUpdatedEvent instance) Fill a builder with attribute values from the providedActivePageUpdatedEventinstance.