forParticipant

fun forParticipant(participant: String): String(source)

Builds the saga-compensation topic name for participant.

Return

topic name of the form saga-compensation-<participant>.

Parameters

participant

short, non-blank service identifier (e.g. "iam", "mail").

Throws