Uses of Interface
com.atlassian.confluence.search.ConvertibleToJournalEntry
Package
Description
-
Uses of ConvertibleToJournalEntry in com.atlassian.confluence.internal.search.tasks
Modifier 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
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
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
-
Uses of ConvertibleToJournalEntry in com.atlassian.confluence.plugins.edgeindex
Modifier and TypeInterfaceDescriptioninterface
This interface is the same as theConfluenceIndexTask
. -
Uses of ConvertibleToJournalEntry in com.atlassian.confluence.plugins.edgeindex.tasks
Modifier and TypeClassDescriptionclass
class
class
class
class
Task to rebuild the edge indexclass
-
Uses of ConvertibleToJournalEntry in com.atlassian.confluence.search
Modifier and TypeInterfaceDescriptioninterface
An index task that will perform writing to the index.