public class AttachmentMigrationLongRunningTask extends ConfluenceAbstractLongRunningTask
Modifier and Type | Field and Description |
---|---|
protected AttachmentDao.AttachmentMigrator |
migrator |
Constructor and Description |
---|
AttachmentMigrationLongRunningTask(String destinationStore) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
void |
runInternal()
Run the long running process.
|
getResourceBundle, run
protected AttachmentDao.AttachmentMigrator migrator
public AttachmentMigrationLongRunningTask(String destinationStore)
public void runInternal()
ConfluenceAbstractLongRunningTask
runInternal
in class ConfluenceAbstractLongRunningTask
public String getName()
Copyright © 2003–2021 Atlassian. All rights reserved.