Package io.dialob.client.spi.event
Interface DistributedEvent
-
- All Superinterfaces:
EventPublisher.Event,Serializable
- All Known Subinterfaces:
DistributedEvent.FormDeletedEvent,DistributedEvent.FormTaggedEvent,DistributedEvent.FormUpdatedEvent
- All Known Implementing Classes:
ImmutableFormDeletedEvent,ImmutableFormTaggedEvent,ImmutableFormUpdatedEvent
public interface DistributedEvent extends EventPublisher.Event
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceDistributedEvent.FormDeletedEventstatic interfaceDistributedEvent.FormEventstatic interfaceDistributedEvent.FormTaggedEventstatic interfaceDistributedEvent.FormUpdatedEvent
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetSource()
-
-
-
Method Detail
-
getSource
String getSource()
-
-