|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.bamboo.migration.ImportExportManagerImpl
public class ImportExportManagerImpl
Constructor Summary | |
---|---|
ImportExportManagerImpl(DeletionService deletionService,
XmlMigrator xmlMigrator,
com.opensymphony.xwork.TextProvider textProvider,
AdminErrorHandler adminErrorHandler)
|
Method Summary | |
---|---|
void |
bambooExport(ExportDetailsBean exportDetails)
Controls Bamboo Export |
void |
bambooImport(java.lang.String path)
Controls Bamboo Import |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImportExportManagerImpl(DeletionService deletionService, XmlMigrator xmlMigrator, com.opensymphony.xwork.TextProvider textProvider, AdminErrorHandler adminErrorHandler)
Method Detail |
---|
public void bambooExport(ExportDetailsBean exportDetails) throws java.lang.Exception
ImportExportManager
bambooExport
in interface ImportExportManager
exportDetails
- ExportDetailsBean containing any information required to do the export
java.lang.InterruptedException
java.lang.Exception
public void bambooImport(java.lang.String path) throws java.lang.Exception
ImportExportManager
bambooImport
in interface ImportExportManager
path
- String path of file to import
java.lang.InterruptedException
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |