Class UserAssociationPersisterHandler

java.lang.Object
com.atlassian.jira.imports.project.handler.AbstractPersisterHandler
com.atlassian.jira.imports.project.handler.UserAssociationPersisterHandler
All Implemented Interfaces:
ImportOfBizEntityHandler

public class UserAssociationPersisterHandler extends AbstractPersisterHandler implements ImportOfBizEntityHandler
Reads, transforms, and stores all user association entities (voters and watchers) from a backup file.

It is assumed that all version data that is processed by this handler is relevant and should be saved.

Since:
v3.13