| Package | Description |
|---|---|
| com.orchestranetworks.addon.dama.ext.backuprestore |
Provides the interfaces and classes to perform backup and restore operations on the TIBCO EBX® Digital Asset Manager Add-on dataset.
|
| Modifier and Type | Method and Description |
|---|---|
RestoreDetail |
RestoreService.getRestoreDetails(RestoreSpec restoreSpec)
Returns the RestoreDetail of the restore specification.
|
| Modifier and Type | Method and Description |
|---|---|
OperationExecutionStatus |
RestoreService.restore(RestoreDetail restoreDetails)
Returns the OperationExecutionStatus after running the restore service.
|