public final class RestoreSpec extends Object
| Constructor and Description |
|---|
RestoreSpec(File backupFile,
com.orchestranetworks.service.Session session)
Instantiates a new restore specification.
|
| Modifier and Type | Method and Description |
|---|---|
File |
getBackupFile()
Returns the backup file.
|
com.orchestranetworks.service.Session |
getSession()
Returns the session.
|
public RestoreSpec(File backupFile, com.orchestranetworks.service.Session session)
backupFile - the backup filesession - the EBX® sessionpublic File getBackupFile()
public com.orchestranetworks.service.Session getSession()