net.corda.core.protocols / StateMachineRunId

StateMachineRunId

data class StateMachineRunId


Properties

uuid val uuid: UUID

Functions

toString fun toString(): String

Companion Object Functions

createRandom fun createRandom(): StateMachineRunId
wrap fun wrap(uuid: UUID): StateMachineRunId