Package com.atlassian.jira.bc.dataimport
Class DataImportProductionDependencies
java.lang.Object
com.atlassian.jira.bc.dataimport.DataImportProductionDependencies
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.
- Since:
- v4.4
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DataImportProductionDependencies
public DataImportProductionDependencies()
-