Uses of Interface
io.dialob.executor.command.event.AnsweredUpdatedEvent
-
Packages that use AnsweredUpdatedEvent Package Description io.dialob.executor.command.event -
-
Uses of AnsweredUpdatedEvent in io.dialob.executor.command.event
Classes in io.dialob.executor.command.event that implement AnsweredUpdatedEvent Modifier and Type Class Description classImmutableAnsweredUpdatedEventImmutable implementation ofAnsweredUpdatedEvent.Methods in io.dialob.executor.command.event with parameters of type AnsweredUpdatedEvent Modifier and Type Method Description static ImmutableAnsweredUpdatedEventImmutableAnsweredUpdatedEvent. copyOf(AnsweredUpdatedEvent instance)Creates an immutable copy of aAnsweredUpdatedEventvalue.ImmutableAnsweredUpdatedEvent.BuilderImmutableAnsweredUpdatedEvent.Builder. from(AnsweredUpdatedEvent instance)Fill a builder with attribute values from the providedio.dialob.executor.command.event.AnsweredUpdatedEventinstance.
-