|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ImportExportManager in com.atlassian.confluence.importexport |
|---|
| Classes in com.atlassian.confluence.importexport that implement ImportExportManager | |
|---|---|
class |
DefaultImportExportManager
|
| Uses of ImportExportManager in com.atlassian.confluence.importexport.actions |
|---|
| Fields in com.atlassian.confluence.importexport.actions declared as ImportExportManager | |
|---|---|
protected ImportExportManager |
AbstractBackupRestoreAction.importExportManager
|
| Methods in com.atlassian.confluence.importexport.actions with parameters of type ImportExportManager | |
|---|---|
void |
ExportSpaceAction.setImportExportManager(ImportExportManager importExportManager)
|
void |
ExportPageAction.setImportExportManager(ImportExportManager importExportManager)
|
void |
AbstractBackupRestoreAction.setImportExportManager(ImportExportManager importExportManager)
|
| Constructors in com.atlassian.confluence.importexport.actions with parameters of type ImportExportManager | |
|---|---|
ExportSpaceLongRunningTask(com.atlassian.user.User remoteUser,
java.lang.String contextPath,
ExportContext exportContext,
java.util.List contentToBeExported,
GateKeeper gateKeeper,
ImportExportManager importExportManager,
PermissionManager permissionManager,
SpaceManager spaceManager,
java.lang.String spaceKey,
java.lang.String type,
java.lang.String contentOption)
|
|
ImportLongRunningTask(com.atlassian.event.api.EventPublisher eventPublisher,
IndexRebuilder indexerRebuilder,
ImportExportManager importExportManager,
java.lang.Object type,
ImportContext context,
com.atlassian.user.User user)
|
|
| Uses of ImportExportManager in com.atlassian.confluence.importexport.impl |
|---|
| Methods in com.atlassian.confluence.importexport.impl with parameters of type ImportExportManager | |
|---|---|
void |
BackupJob.setImportExportManager(ImportExportManager importExportManager)
|
| Uses of ImportExportManager in com.atlassian.confluence.rpc.soap.services |
|---|
| Methods in com.atlassian.confluence.rpc.soap.services with parameters of type ImportExportManager | |
|---|---|
void |
AdminSoapService.setImportExportManager(ImportExportManager importExportManager)
|
void |
SpacesSoapService.setImportExportManager(ImportExportManager importExportManager)
|
| Uses of ImportExportManager in com.atlassian.confluence.setup.actions |
|---|
| Methods in com.atlassian.confluence.setup.actions that return ImportExportManager | |
|---|---|
ImportExportManager |
SetupDemoContentAction.getImportExportManager()
|
| Methods in com.atlassian.confluence.setup.actions with parameters of type ImportExportManager | |
|---|---|
void |
SetupDemoContentAction.setImportExportManager(ImportExportManager importExportManager)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||