Package io.dialob.client.spi.event
Interface DistributedEvent.FormDeletedEvent
-
- All Superinterfaces:
DistributedEvent,DistributedEvent.FormEvent,EventPublisher.Event,Serializable
- All Known Implementing Classes:
ImmutableFormDeletedEvent
- Enclosing interface:
- DistributedEvent
@Immutable public static interface DistributedEvent.FormDeletedEvent extends DistributedEvent.FormEvent, DistributedEvent
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.dialob.client.spi.event.DistributedEvent
DistributedEvent.FormDeletedEvent, DistributedEvent.FormEvent, DistributedEvent.FormTaggedEvent, DistributedEvent.FormUpdatedEvent
-
-
Method Summary
-
Methods inherited from interface io.dialob.client.spi.event.DistributedEvent
getSource
-
Methods inherited from interface io.dialob.client.spi.event.DistributedEvent.FormEvent
getFormId
-
-