| Interface | Description |
|---|---|
| CloneProvider |
Defines operations for managing sandbox clones of entities.
|
| Class | Description |
|---|---|
| AbstractCloneProvider | |
| CloneCacheTransactionSynchronizationAdapter |
Revert any clone cache adds or removes should the transaction fail (which would rollback changes to the backing datastore)
|
| CloneDescriptor |
Describes a containing object and a target property
|
| CloneManager |
Manager class that brokers clone requests across one or more
CloneProvider
instances. |
| CloneProviderResponse |
Describes a clone request response, including the clone itself and the status
of the operation.
|
| DefaultCloneProvider | |
| TransactionBoundOperationPackage |
| Enum | Description |
|---|---|
| CloneProviderResponse.CloneProviderResponseStatus | |
| TransactionBoundOperationType |
Copyright © 2021. All rights reserved.