|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.plugins.edgeindex.lucene.tasks.AddEdgeDocumentIndexTask
public class AddEdgeDocumentIndexTask
| Constructor Summary | |
|---|---|
AddEdgeDocumentIndexTask(org.apache.lucene.document.Document document)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
A description of the task that can be presented to the user via the UI. |
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 |
| Constructor Detail |
|---|
public AddEdgeDocumentIndexTask(org.apache.lucene.document.Document document)
| Method Detail |
|---|
public void perform(org.apache.lucene.index.IndexWriter writer)
throws java.io.IOException
perform in interface com.atlassian.bonnie.ILuceneConnection.WriterActionjava.io.IOExceptionpublic 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 | |||||||||