com.atlassian.confluence.importexport.actions
Class ImportLongRunningTask
java.lang.Object
com.atlassian.core.task.longrunning.AbstractLongRunningTask
com.atlassian.confluence.util.longrunning.ConfluenceAbstractLongRunningTask
com.atlassian.confluence.importexport.actions.ImportLongRunningTask
- All Implemented Interfaces:
- LongRunningTask, Runnable
public class ImportLongRunningTask
- extends ConfluenceAbstractLongRunningTask
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportLongRunningTask
public ImportLongRunningTask()
setImportExportManager
public void setImportExportManager(ImportExportManager importExportManager)
setType
public void setType(Object type)
setContext
public void setContext(ImportContext importContext)
run
public void run()
- Specified by:
run in interface Runnable- Overrides:
run in class AbstractLongRunningTask
getName
public String getName()
getNameKey
public String getNameKey()
- Specified by:
getNameKey in interface LongRunningTask- Overrides:
getNameKey in class AbstractLongRunningTask