public interface ConfluenceIndexTask extends IndexTask, com.atlassian.bonnie.ILuceneConnection.WriterAction, ConvertibleToJournalEntry
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.
getDescription
convertToJournalEntry
Copyright © 2003–2020 Atlassian. All rights reserved.