|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.search.lucene.tasks.NoOpIndexTask
public class NoOpIndexTask
Represents a no operation index task.
Method Summary | |
---|---|
java.lang.String |
getDescription()
A description of the task that can be presented to the user via the UI. |
static NoOpIndexTask |
getInstance()
|
void |
perform(org.apache.lucene.index.IndexWriter writer)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static NoOpIndexTask getInstance()
public void perform(org.apache.lucene.index.IndexWriter writer) throws java.io.IOException
perform
in interface com.atlassian.bonnie.ILuceneConnection.WriterAction
java.io.IOException
public java.lang.String getDescription()
IndexTask
getDescription
in interface IndexTask
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |