Interface TenantDataSource.TxScope

All Known Implementing Classes:
ImmutableTxScope
Enclosing interface:
TenantDataSource

@Immutable public static interface TenantDataSource.TxScope
  • Method Details

    • getTenantId

      String getTenantId()
    • getCommitAuthor

      String getCommitAuthor()
    • getCommitMessage

      String getCommitMessage()