@LuceneIndependent @Internal public class ReindexUsersInGroupContentIndexTask extends Object implements ConfluenceIndexTask, HandleAware
Constructor and Description |
---|
ReindexUsersInGroupContentIndexTask(BatchOperationManager batchOperationManager,
PersonalInformationManager personalInformationManager,
GroupResolver groupResolver,
GroupMembershipAccessor groupMembershipAccessor,
IndexTaskFactory indexTaskFactory,
String groupName) |
ReindexUsersInGroupContentIndexTask(BatchOperationManager batchOperationManager,
PersonalInformationManager personalInformationManager,
UserAccessor userAccessor,
IndexTaskFactory indexTaskFactory,
String groupName)
Deprecated.
since 7.17
|
Modifier and Type | Method and Description |
---|---|
Optional<JournalEntry> |
convertToJournalEntry(JournalIdentifier journalId)
Convert to journal entry.
|
String |
getDescription()
A description of the task that can be presented to the user via the UI.
|
com.atlassian.bonnie.Handle |
getHandle() |
SearchIndex |
getSearchIndex() |
void |
perform(SearchIndexWriter writer)
Executes this task against a document writer.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSearchIndexAccessor, perform
public ReindexUsersInGroupContentIndexTask(BatchOperationManager batchOperationManager, PersonalInformationManager personalInformationManager, GroupResolver groupResolver, GroupMembershipAccessor groupMembershipAccessor, IndexTaskFactory indexTaskFactory, String groupName)
@Deprecated public ReindexUsersInGroupContentIndexTask(BatchOperationManager batchOperationManager, PersonalInformationManager personalInformationManager, UserAccessor userAccessor, IndexTaskFactory indexTaskFactory, String groupName)
public String getDescription()
IndexTask
getDescription
in interface IndexTask
public void perform(SearchIndexWriter writer) throws IOException
ConfluenceIndexTask
perform
in interface ConfluenceIndexTask
IOException
public Optional<JournalEntry> convertToJournalEntry(JournalIdentifier journalId)
ConvertibleToJournalEntry
convertToJournalEntry
in interface ConvertibleToJournalEntry
journalId
- journal identifierpublic com.atlassian.bonnie.Handle getHandle()
getHandle
in interface HandleAware
public SearchIndex getSearchIndex()
getSearchIndex
in interface ConfluenceIndexTask
SearchIndex
that the task should write toCopyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences