| Package | Description |
|---|---|
| com.atlassian.confluence.core | |
| com.atlassian.confluence.impl.security | |
| com.atlassian.confluence.internal.webhooks |
| Modifier and Type | Method and Description |
|---|---|
void |
CachingInheritedContentPermissionManager.handleEvent(ContentPermissionEvent contentPermEvent)
Deprecated.
|
void |
DefaultContentPermissionManager.onContentPermissionEvent(ContentPermissionEvent contentPermissionEvent) |
| Modifier and Type | Method and Description |
|---|---|
void |
CachingInheritedContentPermissionManager.onEvent(ContentPermissionEvent event)
On reception of any
ContentPermissionEvent we clear the cache of any permissions related to the event's
referenced ContentEntityObject and any of its descendents. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
WebhookJsonEventFactory.build(com.atlassian.webhooks.WebhookEvent webhookEvent,
ContentPermissionEvent event) |
void |
ApplicationWebhookEventPublisher.onContentPermissionEvent(ContentPermissionEvent event) |
Copyright © 2003–2023 Atlassian. All rights reserved.