Journal Entry
constructor(runId: RunId, seq: Long, step: TypedValue?, phase: EntryPhase, payload: P, reverses: Long? = null, createdAtMillis: Long, metadata: Map<String, String> = emptyMap())
Parameters
P
Payload type stored by this journal instance.