Class ReindexAllUsersContentIndexTask

java.lang.Object
com.atlassian.confluence.internal.search.tasks.ReindexAllUsersContentIndexTask
All Implemented Interfaces:
ConfluenceIndexTask, ConvertibleToJournalEntry, IndexTask

@LuceneIndependent @Internal public class ReindexAllUsersContentIndexTask extends Object implements ConfluenceIndexTask
Updates all personal information and associated user entries in the content index.

Only reindexes existing PersonalInformation objects. Skips creating entries for users without PersonalInformation objects.

Since:
7.9.0