Uses of Interface
com.atlassian.jira.bc.dataimport.ExportService

Packages that use ExportService
com.atlassian.jira.bc.dataimport   
com.atlassian.jira.bean.export   
com.atlassian.jira.web.action.util   
 

Uses of ExportService in com.atlassian.jira.bc.dataimport
 

Classes in com.atlassian.jira.bc.dataimport that implement ExportService
 class DefaultExportService
           
 

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

Methods in com.atlassian.jira.bean.export that return ExportService
protected  ExportService AutoExportImpl.getExportService()
           
 

Uses of ExportService in com.atlassian.jira.web.action.util
 

Constructors in com.atlassian.jira.web.action.util with parameters of type ExportService
XmlBackup(ExportService exportService)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.