Uses of Class
com.atlassian.confluence.event.events.permission.ContentTreePermissionReindexEvent
-
Packages that use ContentTreePermissionReindexEvent Package Description com.atlassian.confluence.impl.search com.atlassian.confluence.plugins.edgeindex -
-
Uses of ContentTreePermissionReindexEvent in com.atlassian.confluence.impl.search
Methods in com.atlassian.confluence.impl.search with parameters of type ContentTreePermissionReindexEvent Modifier and Type Method Description voidIndexerEventListener. onContentTreePermissionReindexEvent(ContentTreePermissionReindexEvent event) -
Uses of ContentTreePermissionReindexEvent in com.atlassian.confluence.plugins.edgeindex
Methods in com.atlassian.confluence.plugins.edgeindex with parameters of type ContentTreePermissionReindexEvent Modifier and Type Method Description voidEdgeListener. onContentPermissionReindex(ContentTreePermissionReindexEvent e)
-