InteractionIdGenerator

API

InteractionIdGenerator.java
interface InteractionIdGenerator {
  UUID interactionId()
}