Uses of Interface
com.orchestranetworks.addon.dama.ext.backuprestore.DriveInformation
-
Packages that use DriveInformation 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 DriveInformation in com.orchestranetworks.addon.dama.ext.backuprestore
Methods in com.orchestranetworks.addon.dama.ext.backuprestore that return types with arguments of type DriveInformation Modifier and Type Method Description java.util.List<DriveInformation>RestoreDetail. getDriveInformations()Returns the drive information.
-