Uses of Interface
com.atlassian.jira.bean.export.AutoExport

Packages that use AutoExport
com.atlassian.jira.bean   
com.atlassian.jira.bean.export   
 

Uses of AutoExport in com.atlassian.jira.bean
 

Methods in com.atlassian.jira.bean that return AutoExport
 AutoExport SimpleBeanFactory.getAutoExport(java.lang.String defaultExportPath)
           
 AutoExport DefaultSimpleBeanFactory.getAutoExport(java.lang.String defaultExportPath)
           
 

Uses of AutoExport in com.atlassian.jira.bean.export
 

Classes in com.atlassian.jira.bean.export that implement AutoExport
 class AutoExportImpl
          This class will determine the best possible location (if any)and export all the existing data to the chosen location
 



Copyright © 2002-2005 Atlassian. All Rights Reserved.