|
||||||||||
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 |
---|
progress |
Constructor Summary | |
---|---|
AttachmentMigrationLongRunningTask(String destinationStore,
String webdavUrl,
String webdavLogin,
String webdavPassword)
|
Method Summary | |
---|---|
String |
getName()
|
void |
runInternal()
Run the long running process. |
void |
setJohnsonEventContainer(com.atlassian.johnson.JohnsonEventContainer johnsonEventContainer)
|
Methods inherited from class com.atlassian.confluence.util.longrunning.ConfluenceAbstractLongRunningTask |
---|
getResourceBundle, run |
Methods inherited from class com.atlassian.core.task.longrunning.AbstractLongRunningTask |
---|
getCurrentStatus, getElapsedTime, getEstimatedTimeRemaining, getNameKey, getPercentageComplete, getPrettyElapsedTime, getPrettyTimeRemaining, isComplete, isSuccessful, stopTimer |
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 runInternal()
ConfluenceAbstractLongRunningTask
runInternal
in class ConfluenceAbstractLongRunningTask
public String getName()
public void setJohnsonEventContainer(com.atlassian.johnson.JohnsonEventContainer johnsonEventContainer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |