Uses of Package
com.atlassian.jira.bc.dataimport

Packages that use com.atlassian.jira.bc.dataimport
com.atlassian.jira.bc.dataimport   
com.atlassian.jira.bc.dataimport.ha   
com.atlassian.jira.bean.export   
com.atlassian.jira.web.action.setup   
com.atlassian.jira.web.action.util   
com.atlassian.jira.web.filters   
 

Classes in com.atlassian.jira.bc.dataimport used by com.atlassian.jira.bc.dataimport
DataExportEvent
          The interface implemented by events related to JIRA data export.
DataImportEvent
          The interface implemented by events related to JIRA data import.
DataImportParams
          Provides all the parameters required to perform a data import in JIRA.
DataImportParams.Builder
           
DataImportProductionDependencies
          Provides a number of dependencies used during dataimport.
DataImportService
          Performs an XML import used both during setup and xml restore.
DataImportService.ImportError
          Returned by the DataImportService.ImportResult from a call to DataImportService.doImport(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.bc.dataimport.DataImportService.ImportValidationResult, TaskProgressSink)
DataImportService.ImportResult
          Represents the result of performing an import.
DataImportService.ImportValidationResult
          An import validation result returned by the DataImportService.validateImport(com.atlassian.crowd.embedded.api.User, DataImportParams) method.
ExportService
          A service for the creation of JIRA XML backups.
ExportService.Style
           
ImportResultStore
          Stores the result of the last import or XmlRestore.
 

Classes in com.atlassian.jira.bc.dataimport used by com.atlassian.jira.bc.dataimport.ha
ImportCompletedEvent
          Raised after a JIRA XML import has finished.
ImportStartedEvent
          Raised before a JIRA XML import is performed.
 

Classes in com.atlassian.jira.bc.dataimport used by com.atlassian.jira.bean.export
ExportService
          A service for the creation of JIRA XML backups.
 

Classes in com.atlassian.jira.bc.dataimport used by com.atlassian.jira.web.action.setup
DataImportService
          Performs an XML import used both during setup and xml restore.
DataImportService.ImportResult
          Represents the result of performing an import.
DataImportService.ImportValidationResult
          An import validation result returned by the DataImportService.validateImport(com.atlassian.crowd.embedded.api.User, DataImportParams) method.
 

Classes in com.atlassian.jira.bc.dataimport used by com.atlassian.jira.web.action.util
DataImportService
          Performs an XML import used both during setup and xml restore.
DataImportService.ImportResult
          Represents the result of performing an import.
ExportService
          A service for the creation of JIRA XML backups.
 

Classes in com.atlassian.jira.bc.dataimport used by com.atlassian.jira.web.filters
DataImportService.ImportResult
          Represents the result of performing an import.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.