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