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

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

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

Classes in com.atlassian.jira.bean.export that implement AutoExport
 class AutoExportImpl
          Determines the best possible location (if any) and export all JIRA data to the chosen location using any provided filename generation strategy.
 

Uses of AutoExport in com.atlassian.jira.upgrade
 

Methods in com.atlassian.jira.upgrade that return AutoExport
protected  AutoExport UpgradeManagerImpl.getAutoExport(String defaultBackupPath)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.