uniflow-core / io.uniflow.core.flow.data / Event / <init>

<init>

Event(id: String = UUID.randomUUID().toString(), content: T)

Event wrapper

Help send content to EventConsumer

Author
Arnaud Giuliani