Uses of Interface
io.dialob.integration.api.event.FormTaggedEvent
-
Packages that use FormTaggedEvent Package Description io.dialob.integration.api.event -
-
Uses of FormTaggedEvent in io.dialob.integration.api.event
Classes in io.dialob.integration.api.event that implement FormTaggedEvent Modifier and Type Class Description classImmutableFormTaggedEventImmutable implementation ofFormTaggedEvent.Methods in io.dialob.integration.api.event with parameters of type FormTaggedEvent Modifier and Type Method Description static ImmutableFormTaggedEventImmutableFormTaggedEvent. copyOf(FormTaggedEvent instance)Creates an immutable copy of aFormTaggedEventvalue.ImmutableFormTaggedEvent.BuilderImmutableFormTaggedEvent.Builder. from(FormTaggedEvent instance)Fill a builder with attribute values from the providedio.dialob.integration.api.event.FormTaggedEventinstance.
-