com.atlassian.jira.bc.dataimport
Class DataImportProductionDependencies

java.lang.Object
  extended by com.atlassian.jira.bc.dataimport.DataImportProductionDependencies

public class DataImportProductionDependencies
extends Object

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
DataImportProductionDependencies()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataImportProductionDependencies

public DataImportProductionDependencies()


Copyright © 2002-2012 Atlassian. All Rights Reserved.