public class BackupRestoreSettings extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
BackupRestoreSettings.Builder |
| Constructor and Description |
|---|
BackupRestoreSettings(BackupRestoreSettings.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileName() |
JobOperation |
getJobOperation() |
JobScope |
getJobScope() |
JobSpaces |
getJobSpaces() |
Collection<String> |
getNotificationEmails() |
Set<Long> |
getSpaceIds() |
boolean |
isSkipAttachments() |
boolean |
isSkipAuditRecordsExport() |
boolean |
isSkipHistoricalVersions() |
String |
toString() |
public BackupRestoreSettings(BackupRestoreSettings.Builder builder)
public JobOperation getJobOperation()
public JobScope getJobScope()
public JobSpaces getJobSpaces()
public boolean isSkipAttachments()
public boolean isSkipHistoricalVersions()
public boolean isSkipAuditRecordsExport()
public Collection<String> getNotificationEmails()
public String getFileName()
Copyright © 2003–2022 Atlassian. All rights reserved.