Uses of Class
com.atlassian.confluence.event.events.content.page.PageChildrenReorderEvent
-
Packages that use PageChildrenReorderEvent Package Description com.atlassian.confluence.internal.webhooks -
-
Uses of PageChildrenReorderEvent in com.atlassian.confluence.internal.webhooks
Methods in com.atlassian.confluence.internal.webhooks with parameters of type PageChildrenReorderEvent Modifier and Type Method Description Map<String,Object>
WebhookJsonEventFactory. build(PageChildrenReorderEvent event)
void
ApplicationWebhookEventPublisher. onPageChildrenReordered(PageChildrenReorderEvent event)
-