public class ExportSpaceLongRunningTask extends ConfluenceAbstractLongRunningTask
Constructor and Description |
---|
ExportSpaceLongRunningTask(ConfluenceUser remoteUser,
String contextPath,
ExportContext exportContext,
Set<Long> contentToBeExported,
Set<Long> contentToBeExcluded,
GateKeeper gateKeeper,
ImportExportManager importExportManager,
PermissionManager permissionManager,
SpaceManager spaceManager,
String spaceKey,
String type,
String contentOption) |
Modifier and Type | Method and Description |
---|---|
String |
getDownloadPath() |
String |
getName() |
String |
getNameKey() |
protected void |
runInternal()
Run the long running process.
|
getResourceBundle, run
public ExportSpaceLongRunningTask(ConfluenceUser remoteUser, String contextPath, ExportContext exportContext, Set<Long> contentToBeExported, Set<Long> contentToBeExcluded, GateKeeper gateKeeper, ImportExportManager importExportManager, PermissionManager permissionManager, SpaceManager spaceManager, String spaceKey, String type, String contentOption)
protected void runInternal()
ConfluenceAbstractLongRunningTask
runInternal
in class ConfluenceAbstractLongRunningTask
public String getDownloadPath()
public String getName()
public String getNameKey()
getNameKey
in interface com.atlassian.core.task.longrunning.LongRunningTask
getNameKey
in class com.atlassian.core.task.longrunning.AbstractLongRunningTask
Copyright © 2003–2021 Atlassian. All rights reserved.