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()
IndexTaskgetDescription in interface IndexTaskpublic void perform(org.apache.lucene.index.IndexWriter writer)
             throws IOException
perform in interface com.atlassian.bonnie.ILuceneConnection.WriterActionIOExceptionCopyright © 2003–2017 Atlassian. All rights reserved.