com.atlassian.jira.sharing
Class DefaultSharePermissionReindexer
java.lang.Object
com.atlassian.jira.sharing.DefaultSharePermissionReindexer
- All Implemented Interfaces:
- SharePermissionReindexer
public class DefaultSharePermissionReindexer
- extends Object
- implements SharePermissionReindexer
Method Summary |
void |
reindex(SharePermission permission)
Given a permission, re-index all entities that currently have that permission in the index. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSharePermissionReindexer
public DefaultSharePermissionReindexer(SharedEntityIndexer indexer)
reindex
public void reindex(SharePermission permission)
- Description copied from interface:
SharePermissionReindexer
- Given a permission, re-index all entities that currently have that permission in the index.
- Specified by:
reindex
in interface SharePermissionReindexer
Copyright © 2002-2012 Atlassian. All Rights Reserved.