mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-21 21:14:25 +00:00
revert (#6682)
This commit is contained in:
parent
7e8ac9007d
commit
bbff855f70
@ -465,7 +465,7 @@ public class HapiTransactionService implements IHapiTransactionService {
|
||||
}
|
||||
}
|
||||
|
||||
protected class ExecutionBuilder implements IExecutionBuilder, TransactionOperations {
|
||||
protected class ExecutionBuilder implements IExecutionBuilder, TransactionOperations, Cloneable {
|
||||
private final RequestDetails myRequestDetails;
|
||||
private Isolation myIsolation;
|
||||
private Propagation myPropagation;
|
||||
|
Loading…
x
Reference in New Issue
Block a user