Interface | Description |
---|---|
BackupBuilder |
Allows adding files to a backup during its creation
|
BackupContributor |
Implementers may register to
IndexBackupContributorsManager , Registered contributors will be given opportunity to contribute a list of files
to index backup each time backup operations are run. |
Class | Description |
---|---|
CloseableBackupBuilder |
Manages multi-step creation of an archive.
|
IndexBackupContributorsManager |
Manages registry of
BackupContributor 's. |
Copyright © 2002-2019 Atlassian. All Rights Reserved.