Package com.atlassian.jira.issue.customfields.manager.xml
package com.atlassian.jira.issue.customfields.manager.xml
-
ClassesClassDescriptionThis class is intended to be used as a singleton, for two main reasons: - XStream instantiation is heavy, - AllowlistedXStreamFactory registers a new event listener for every object it creates.