|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.core.task.longrunning.AbstractLongRunningTask
com.atlassian.confluence.util.longrunning.ConfluenceAbstractLongRunningTask
com.atlassian.confluence.util.longrunning.AttachmentMigrationLongRunningTask
public class AttachmentMigrationLongRunningTask
| Field Summary | |
|---|---|
protected AttachmentDao.AttachmentMigrator |
migrator
|
| Fields inherited from class com.atlassian.core.task.longrunning.AbstractLongRunningTask |
|---|
log, progress |
| Constructor Summary | |
|---|---|
AttachmentMigrationLongRunningTask(String destinationStore,
String webdavUrl,
String webdavLogin,
String webdavPassword)
|
|
| Method Summary | |
|---|---|
String |
getName()
|
void |
run()
|
void |
setJohnsonEventContainer(JohnsonEventContainer johnsonEventContainer)
|
| Methods inherited from class com.atlassian.confluence.util.longrunning.ConfluenceAbstractLongRunningTask |
|---|
getResourceBundle |
| Methods inherited from class com.atlassian.core.task.longrunning.AbstractLongRunningTask |
|---|
getCurrentStatus, getElapsedTime, getEstimatedTimeRemaining, getNameKey, getPercentageComplete, getPrettyElapsedTime, getPrettyTimeRemaining, isComplete, isSuccessful |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected AttachmentDao.AttachmentMigrator migrator
| Constructor Detail |
|---|
public AttachmentMigrationLongRunningTask(String destinationStore,
String webdavUrl,
String webdavLogin,
String webdavPassword)
| Method Detail |
|---|
public void run()
run in interface Runnablerun in class AbstractLongRunningTaskpublic String getName()
public void setJohnsonEventContainer(JohnsonEventContainer johnsonEventContainer)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||