Uses of Interface
io.dialob.client.spi.event.DistributedEvent.FormEvent
-
Packages that use DistributedEvent.FormEvent Package Description io.dialob.client.spi.event -
-
Uses of DistributedEvent.FormEvent in io.dialob.client.spi.event
Subinterfaces of DistributedEvent.FormEvent in io.dialob.client.spi.event Modifier and Type Interface Description static interfaceDistributedEvent.FormDeletedEventstatic interfaceDistributedEvent.FormTaggedEventstatic interfaceDistributedEvent.FormUpdatedEventClasses in io.dialob.client.spi.event that implement DistributedEvent.FormEvent Modifier and Type Class Description classImmutableFormDeletedEventImmutable implementation ofDistributedEvent.FormDeletedEvent.classImmutableFormTaggedEventImmutable implementation ofDistributedEvent.FormTaggedEvent.classImmutableFormUpdatedEventImmutable implementation ofDistributedEvent.FormUpdatedEvent.Methods in io.dialob.client.spi.event with parameters of type DistributedEvent.FormEvent Modifier and Type Method Description ImmutableFormDeletedEvent.BuilderImmutableFormDeletedEvent.Builder. from(DistributedEvent.FormEvent instance)Fill a builder with attribute values from the providedio.dialob.client.spi.event.DistributedEvent.FormEventinstance.ImmutableFormTaggedEvent.BuilderImmutableFormTaggedEvent.Builder. from(DistributedEvent.FormEvent instance)Fill a builder with attribute values from the providedio.dialob.client.spi.event.DistributedEvent.FormEventinstance.ImmutableFormUpdatedEvent.BuilderImmutableFormUpdatedEvent.Builder. from(DistributedEvent.FormEvent instance)Fill a builder with attribute values from the providedio.dialob.client.spi.event.DistributedEvent.FormEventinstance.
-