public class

DefaultSharePermissionReindexer

extends Object
implements SharePermissionReindexer
java.lang.Object
   ↳ com.atlassian.jira.sharing.DefaultSharePermissionReindexer

Summary

Public Constructors
DefaultSharePermissionReindexer(SharedEntityIndexer indexer)
Public Methods
void reindex(SharePermission permission)
Given a permission, re-index all entities that currently have that permission in the index.
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.jira.sharing.SharePermissionReindexer

Public Constructors

public DefaultSharePermissionReindexer (SharedEntityIndexer indexer)

Public Methods

public void reindex (SharePermission permission)

Given a permission, re-index all entities that currently have that permission in the index.