|
||||||||||
| 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.search.IndexingTask
public class IndexingTask
| Field Summary | |
|---|---|
static org.apache.log4j.Logger |
log
Deprecated. |
| Fields inherited from class com.atlassian.core.task.longrunning.AbstractLongRunningTask |
|---|
progress |
| Constructor Summary | |
|---|---|
IndexingTask(com.atlassian.bonnie.search.BatchIndexer batchIndexer)
|
|
| Method Summary | |
|---|---|
String |
getCompactElapsedTime()
|
String |
getName()
|
boolean |
isFinishedReindexing()
|
void |
runInternal()
Run the long running 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, 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 |
|---|
@Deprecated public static final org.apache.log4j.Logger log
| Constructor Detail |
|---|
public IndexingTask(com.atlassian.bonnie.search.BatchIndexer batchIndexer)
| Method Detail |
|---|
public void runInternal()
ConfluenceAbstractLongRunningTask
runInternal in class ConfluenceAbstractLongRunningTaskpublic String getName()
public String getCompactElapsedTime()
public boolean isFinishedReindexing()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||