Class CustomFieldValuePersisterHandler

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

public class CustomFieldValuePersisterHandler extends AbstractPersisterHandler implements ImportOfBizEntityHandler
Reads, transforms, and stores all custom field value entities from a backup file.

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

Since:
v3.13