public class DeleteEdgeDocumentIndexTask extends Object implements EdgeIndexTask
Constructor and Description |
---|
DeleteEdgeDocumentIndexTask(String edgeId) |
Modifier and Type | Method and Description |
---|---|
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) |
public DeleteEdgeDocumentIndexTask(String edgeId)
public String getDescription()
IndexTask
getDescription
in interface IndexTask
public void perform(org.apache.lucene.index.IndexWriter writer) throws IOException
perform
in interface com.atlassian.bonnie.ILuceneConnection.WriterAction
IOException
Copyright © 2003–2020 Atlassian. All rights reserved.