Interface | Description |
---|---|
AutoExport |
Abstraction to perform the actual export of backup data from JIRA.
|
FilenameGenerator |
Strategy pattern for abstracting filename generation such as in unique
filenames or timestamp-based ones.
|
Class | Description |
---|---|
AutoExportImpl |
Determines the best possible location (if any) and export all JIRA data to
the chosen location using any provided filename generation strategy.
|
Exception | Description |
---|---|
FileExistsException | |
IllegalXMLCharactersException |
Copyright © 2002-2016 Atlassian. All Rights Reserved.