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, runprotected AttachmentDao.AttachmentMigrator migrator
public AttachmentMigrationLongRunningTask(String destinationStore)
public void runInternal()
ConfluenceAbstractLongRunningTaskrunInternal in class ConfluenceAbstractLongRunningTaskpublic String getName()
Copyright © 2003–2022 Atlassian. All rights reserved.