Uses of Interface
com.atlassian.confluence.search.ConvertibleToJournalEntry
Packages that use ConvertibleToJournalEntry
Package
Description
-
Uses of ConvertibleToJournalEntry in com.atlassian.confluence.internal.search.tasks
Classes in com.atlassian.confluence.internal.search.tasks that implement ConvertibleToJournalEntryModifier and TypeClassDescriptionclass
Responsible for removing and adding a change document for versioned content to the change index.class
Adds a searchable to the content index.class
Adding change document based on prefetch dataclass
This class simply write document into Lucene/OS without needed to extract itclass
class
Removes all change documents for a particular searchable.class
Index task that removes a searchable from the content index.class
Represents a no operation index task.class
Responsible for rebuilding all change document(s) for a searchable (removing change documents for all versions of the searchable and then adding them back).class
Update all blogs in the change indexclass
Update all blogs in the content indexclass
Update all spaces in the change index.class
Update all spaces in the content index.class
Updates all personal information and associated user entries in the change index.class
Updates all personal information and associated user entries in the content index.class
Update all spaces in the content index.class
Updates all personal information and associated user entries in the change index for a particular group.class
Updates all personal information and associated user entries in the content index for a particular group.class
Removes documents with the specified content type from the change indexclass
Removes documents with the specified content type from the content indexclass
Task to unindex a space in the change index.class
Task to unindex a space in the content index.class
class
-
Uses of ConvertibleToJournalEntry in com.atlassian.confluence.plugins.edgeindex
Subinterfaces of ConvertibleToJournalEntry in com.atlassian.confluence.plugins.edgeindexModifier and TypeInterfaceDescriptioninterface
This interface is the same as theConfluenceIndexTask
. -
Uses of ConvertibleToJournalEntry in com.atlassian.confluence.plugins.edgeindex.tasks
Classes in com.atlassian.confluence.plugins.edgeindex.tasks that implement ConvertibleToJournalEntryModifier and TypeClassDescriptionclass
class
class
class
class
Task to rebuild the edge indexclass
-
Uses of ConvertibleToJournalEntry in com.atlassian.confluence.search
Subinterfaces of ConvertibleToJournalEntry in com.atlassian.confluence.searchModifier and TypeInterfaceDescriptioninterface
An index task that will perform writing to the index.