AttachmentPersisterHandler |
Reads, transforms, and stores all attachment entities from a backup file and copies the actual attachment,
as specified in the attachment directory into the JIRA attachment format. |
ChangeGroupPersisterHandler |
Reads, transforms, and stores all ChangeGroup entities from a backup file. |
ChangeItemPersisterHandler |
Reads, transforms, and stores all ChangeItem entities from a backup file. |
CommentPersisterHandler |
Reads, transforms, and stores all comments entities from a backup file. |
ComponentPersisterHandler |
Reads, transforms, and stores all component entities from a backup file. |
CustomFieldValuePersisterHandler |
Reads, transforms, and stores all custom field value entities from a backup file. |
IssueLinkPersisterHandler |
Reads, transforms, and stores all issueLink entities from a backup file. |
IssuePersisterHandler |
Used to inspect issue entries in a backup file, transform the entities and persist them to the database. |
LabelsPersisterHandler |
Reads, transforms, and stores all label entities from a backup file for the labels system field. |
UserAssociationPersisterHandler |
Reads, transforms, and stores all user association entities (voters and watchers) from a backup file. |
VersionPersisterHandler |
Reads, transforms, and stores all version entities from a backup file. |
WorklogPersisterHandler |
Reads, transforms, and stores all worklog entities from a backup file. |