Uses of Interface
io.dialob.integration.api.event.FormUpdatedEvent
-
Packages that use FormUpdatedEvent Package Description io.dialob.integration.api.event -
-
Uses of FormUpdatedEvent in io.dialob.integration.api.event
Classes in io.dialob.integration.api.event that implement FormUpdatedEvent Modifier and Type Class Description classImmutableFormUpdatedEventImmutable implementation ofFormUpdatedEvent.Methods in io.dialob.integration.api.event with parameters of type FormUpdatedEvent Modifier and Type Method Description static ImmutableFormUpdatedEventImmutableFormUpdatedEvent. copyOf(FormUpdatedEvent instance)Creates an immutable copy of aFormUpdatedEventvalue.ImmutableFormUpdatedEvent.BuilderImmutableFormUpdatedEvent.Builder. from(FormUpdatedEvent instance)Fill a builder with attribute values from the providedio.dialob.integration.api.event.FormUpdatedEventinstance.
-