|
||||||||||
| 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.importexport.actions.ImportLongRunningTask
public class ImportLongRunningTask
| Field Summary |
|---|
| Fields inherited from class com.atlassian.core.task.longrunning.AbstractLongRunningTask |
|---|
progress |
| Constructor Summary | |
|---|---|
ImportLongRunningTask(ImportExportManager importExportManager,
java.lang.Object type,
ImportContext context)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
java.lang.String |
getNameKey()
|
void |
runInternal()
Run the long runnning process. |
| 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, getPercentageComplete, getPrettyElapsedTime, getPrettyTimeRemaining, isComplete, isSuccessful, stopTimer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImportLongRunningTask(ImportExportManager importExportManager,
java.lang.Object type,
ImportContext context)
| Method Detail |
|---|
public void runInternal()
ConfluenceAbstractLongRunningTask
runInternal in class ConfluenceAbstractLongRunningTaskpublic java.lang.String getName()
public java.lang.String getNameKey()
getNameKey in interface com.atlassian.core.task.longrunning.LongRunningTaskgetNameKey in class com.atlassian.core.task.longrunning.AbstractLongRunningTask
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||