|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.plugins.edgeindex.lucene.tasks.DeleteEdgeTargetingDocumentIndexTask
public class DeleteEdgeTargetingDocumentIndexTask
Constructor Summary | |
---|---|
DeleteEdgeTargetingDocumentIndexTask(java.lang.String targetId)
|
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 DeleteEdgeTargetingDocumentIndexTask(java.lang.String targetId)
Method Detail |
---|
public java.lang.String getDescription()
IndexTask
getDescription
in interface IndexTask
public void perform(org.apache.lucene.index.IndexWriter writer) throws java.io.IOException
perform
in interface com.atlassian.bonnie.ILuceneConnection.WriterAction
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |