public class NoOpIndexTask extends java.lang.Object implements ConfluenceIndexTask
Modifier and Type | Method and Description |
---|---|
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) |
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
Copyright © 2003-2014 Atlassian. All Rights Reserved.