@ApiStatus.Internal
public static interface Scope.IWithTransaction
Modifier and Type | Method and Description |
---|---|
void |
accept(@Nullable ITransaction transaction)
The accept method of the callback
|
void accept(@Nullable @Nullable ITransaction transaction)
transaction
- the current transaction or null if none exists