|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExportContext | |
|---|---|
| com.atlassian.confluence.importexport | |
| com.atlassian.confluence.importexport.actions | |
| com.atlassian.confluence.importexport.impl | |
| Uses of ExportContext in com.atlassian.confluence.importexport |
|---|
| Classes in com.atlassian.confluence.importexport that implement ExportContext | |
|---|---|
class |
DefaultExportContext
|
| Fields in com.atlassian.confluence.importexport declared as ExportContext | |
|---|---|
protected ExportContext |
Exporter.context
|
| Methods in com.atlassian.confluence.importexport that return ExportContext | |
|---|---|
ExportContext |
Exporter.getContext()
|
| Methods in com.atlassian.confluence.importexport with parameters of type ExportContext | |
|---|---|
java.lang.String |
ImportExportManager.exportAs(ExportContext context,
com.atlassian.core.util.ProgressMeter progress)
|
java.lang.String |
DefaultImportExportManager.exportAs(ExportContext context,
com.atlassian.core.util.ProgressMeter progress)
|
void |
Exporter.setContext(ExportContext context)
|
| Uses of ExportContext in com.atlassian.confluence.importexport.actions |
|---|
| Constructors in com.atlassian.confluence.importexport.actions with parameters of type ExportContext | |
|---|---|
ExportSpaceLongRunningTask(com.atlassian.user.User remoteUser,
java.lang.String contextPath,
ExportContext exportContext,
java.util.List contentToBeExported,
GateKeeper gateKeeper,
ImportExportManager importExportManager,
PermissionManager permissionManager,
java.lang.String type,
java.lang.String contentOption)
|
|
| Uses of ExportContext in com.atlassian.confluence.importexport.impl |
|---|
| Methods in com.atlassian.confluence.importexport.impl with parameters of type ExportContext | |
|---|---|
void |
WikiExporter.setExportContext(ExportContext exportContext)
|
| Constructors in com.atlassian.confluence.importexport.impl with parameters of type ExportContext | |
|---|---|
ExportLinkRenderer(com.atlassian.renderer.v2.SubRenderer subRenderer,
java.lang.String linkPrefix,
java.lang.String linkPostfix,
ExportContext exportContext,
com.atlassian.renderer.IconManager iconManager,
PageManager pageManager,
boolean linkToExports)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||