public class

DataImportProductionDependencies

extends Object
java.lang.Object
   ↳ com.atlassian.jira.bc.dataimport.DataImportProductionDependencies

Class Overview

Provides a number of dependencies used during dataimport. These *have* to come directly from the componentmanager since they may get swapped out during import. They should never be injected in this class.

Summary

Public Constructors
DataImportProductionDependencies()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public DataImportProductionDependencies ()