Package | Description |
---|---|
com.almworks.jira.structure.api.backup |
Modifier and Type | Method and Description |
---|---|
BackupOperation |
StructureBackupManager.backup()
Creates an instance of backup operation.
|
BackupOperation |
BackupOperation.backup()
Performs the backup synchronously.
|
BackupOperation |
BackupOperation.setBackupHistory(boolean backupHistory)
Sets the
backupHistory flag. |
BackupOperation |
BackupOperation.setFile(File file)
Sets the target file for the backup.
|
BackupOperation |
BackupOperation.setUseZip(boolean useZip)
Sets the
useZip flag. |
Copyright © 2017 ALM Works. All Rights Reserved.