|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConfluenceIndexTask
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 ILuceneConnection.WriterAction
-
providing a bridge between Confluence's IndexTask
abstraction and ILuceneConnection
's callback actions.
Method Summary |
---|
Methods inherited from interface com.atlassian.confluence.search.IndexTask |
---|
getDescription |
Methods inherited from interface com.atlassian.bonnie.ILuceneConnection.WriterAction |
---|
perform |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |