com.atlassian.confluence.util.longrunning
Class AttachmentMigrationLongRunningTask
java.lang.Object
com.atlassian.core.task.longrunning.AbstractLongRunningTask
com.atlassian.confluence.util.longrunning.ConfluenceAbstractLongRunningTask
com.atlassian.confluence.util.longrunning.AttachmentMigrationLongRunningTask
- All Implemented Interfaces:
- LongRunningTask, Runnable
- public class AttachmentMigrationLongRunningTask
- extends ConfluenceAbstractLongRunningTask
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
migrator
protected AttachmentDao.AttachmentMigrator migrator
AttachmentMigrationLongRunningTask
public AttachmentMigrationLongRunningTask(String destinationStore,
String webdavUrl,
String webdavLogin,
String webdavPassword)
run
public void run()
getName
public String getName()
setJohnsonEventContainer
public void setJohnsonEventContainer(JohnsonEventContainer johnsonEventContainer)