Class: TransactionalRole

Inherits:
String
  • Object
show all
Defined in:
lib/default.rb

Overview

/TransactionalRole

Constant Summary collapse

Caller =
TransactionalRole.new("Caller")
Recipient =
TransactionalRole.new("Recipient")
Sender =
TransactionalRole.new("Sender")