Uses of Interface
com.orchestranetworks.addon.dama.ext.backuprestore.BackupService
-
Packages that use BackupService 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. -
-
Uses of BackupService in com.orchestranetworks.addon.dama.ext.backuprestore
Methods in com.orchestranetworks.addon.dama.ext.backuprestore that return BackupService Modifier and Type Method Description static BackupServiceBackupRestoreFactory. getBackupService()Returns theBackupServiceinstance ofBackupRestoreFactory.
-