Uses of Interface
io.dialob.integration.api.event.TenantScopedEvent
-
Packages that use TenantScopedEvent Package Description io.dialob.integration.api.event -
-
Uses of TenantScopedEvent in io.dialob.integration.api.event
Subinterfaces of TenantScopedEvent in io.dialob.integration.api.event Modifier and Type Interface Description interfaceFormDeletedEventinterfaceFormEventinterfaceFormTaggedEventinterfaceFormUpdatedEventClasses in io.dialob.integration.api.event that implement TenantScopedEvent Modifier and Type Class Description classImmutableFormDeletedEventImmutable implementation ofFormDeletedEvent.classImmutableFormTaggedEventImmutable implementation ofFormTaggedEvent.classImmutableFormUpdatedEventImmutable implementation ofFormUpdatedEvent.Methods in io.dialob.integration.api.event with parameters of type TenantScopedEvent Modifier and Type Method Description ImmutableFormDeletedEvent.BuilderImmutableFormDeletedEvent.Builder. from(TenantScopedEvent instance)Fill a builder with attribute values from the providedio.dialob.integration.api.event.TenantScopedEventinstance.ImmutableFormTaggedEvent.BuilderImmutableFormTaggedEvent.Builder. from(TenantScopedEvent instance)Fill a builder with attribute values from the providedio.dialob.integration.api.event.TenantScopedEventinstance.ImmutableFormUpdatedEvent.BuilderImmutableFormUpdatedEvent.Builder. from(TenantScopedEvent instance)Fill a builder with attribute values from the providedio.dialob.integration.api.event.TenantScopedEventinstance.
-