Uses of Interface
io.dialob.integration.api.event.Event
-
Packages that use Event Package Description io.dialob.integration.api.event -
-
Uses of Event in io.dialob.integration.api.event
Subinterfaces of Event in io.dialob.integration.api.event Modifier and Type Interface Description interfaceDistributedEventinterfaceFormDeletedEventinterfaceFormEventinterfaceFormTaggedEventinterfaceFormUpdatedEventinterfaceTenantScopedEventClasses in io.dialob.integration.api.event that implement Event 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 Event Modifier and Type Method Description voidEventPublisher. publish(Event event)
-