Uses of Class
io.dialob.session.engine.session.command.event.ImmutableErrorActiveUpdatedEvent
Packages that use ImmutableErrorActiveUpdatedEvent
-
Uses of ImmutableErrorActiveUpdatedEvent in io.dialob.session.engine.session.command.event
Methods in io.dialob.session.engine.session.command.event that return ImmutableErrorActiveUpdatedEventModifier and TypeMethodDescriptionImmutableErrorActiveUpdatedEvent.Builder.build()Builds a newImmutableErrorActiveUpdatedEvent.ImmutableErrorActiveUpdatedEvent.copyOf(ErrorActiveUpdatedEvent instance) Creates an immutable copy of aErrorActiveUpdatedEventvalue.Construct a new immutableErrorActiveUpdatedEventinstance.ImmutableErrorActiveUpdatedEvent.withErrorId(ErrorId value) Copy the current immutable object by setting a value for theerrorIdattribute.