Uses of Class
io.resys.thena.spi.ImmutableTxScope
Packages that use ImmutableTxScope
-
Uses of ImmutableTxScope in io.resys.thena.spi
Methods in io.resys.thena.spi that return ImmutableTxScopeModifier and TypeMethodDescriptionImmutableTxScope.Builder.build()Builds a newImmutableTxScope.static ImmutableTxScopeImmutableTxScope.copyOf(TenantDataSource.TxScope instance) Creates an immutable copy of aTenantDataSource.TxScopevalue.final ImmutableTxScopeImmutableTxScope.withCommitAuthor(String value) Copy the current immutable object by setting a value for thecommitAuthorattribute.final ImmutableTxScopeImmutableTxScope.withCommitMessage(String value) Copy the current immutable object by setting a value for thecommitMessageattribute.final ImmutableTxScopeImmutableTxScope.withTenantId(String value) Copy the current immutable object by setting a value for thetenantIdattribute.