public interface

ConfluenceIndexTask

implements ILuceneConnection.WriterAction IndexTask
com.atlassian.confluence.search.lucene.tasks.ConfluenceIndexTask
Known Indirect Subclasses

Class Overview

An index task that will perform writing to the index.

This task IS effectively a ILuceneConnection.WriterAction. The purpose of this interface is to act as an alias of com.atlassian.bonnie.ILuceneConnection.WriterAction - providing a bridge between Confluence's IndexTask abstraction and com.atlassian.bonnie.ILuceneConnection's callback actions.

Summary

[Expand]
Inherited Methods
From interface com.atlassian.bonnie.ILuceneConnection.WriterAction
From interface com.atlassian.confluence.search.IndexTask