Uses of Class
com.atlassian.jira.imports.project.handler.AbstractPersisterHandler
Packages that use AbstractPersisterHandler
-
Uses of AbstractPersisterHandler in com.atlassian.jira.imports.project.handler
Subclasses of AbstractPersisterHandler in com.atlassian.jira.imports.project.handlerModifier and TypeClassDescriptionclassReads, 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.classReads, transforms, and stores all ChangeGroup entities from a backup file.classReads, transforms, and stores all ChangeItem entities from a backup file.classReads, transforms, and stores all comments entities from a backup file.classReads, transforms, and stores all component entities from a backup file.classReads, transforms, and stores all custom field value entities from a backup file.classUsed to inspect issue properties entries in a backup file, transform the entities and persist them to the database.classReads, transforms, and stores all issueLink entities from a backup file.classUsed to inspect issue entries in a backup file, transform the entities and persist them to the database.classReads, transforms, and stores all label entities from a backup file for the labels system field.classReads, transforms, and stores all user association entities (voters and watchers) from a backup file.classReads, transforms, and stores all version entities from a backup file.classReads, transforms, and stores all worklog entities from a backup file.