Uses of Class
com.atlassian.confluence.event.events.group.GroupEvent
-
Packages that use GroupEvent Package Description com.atlassian.confluence.event.events.group com.atlassian.confluence.internal.webhooks -
-
Uses of GroupEvent in com.atlassian.confluence.event.events.group
Subclasses of GroupEvent in com.atlassian.confluence.event.events.group Modifier and Type Class Description classGroupCreateEventclassGroupRemoveEvent -
Uses of GroupEvent in com.atlassian.confluence.internal.webhooks
Methods in com.atlassian.confluence.internal.webhooks with parameters of type GroupEvent Modifier and Type Method Description Map<String,Object>WebhookJsonEventFactory. build(com.atlassian.webhooks.WebhookEvent webhookEvent, GroupEvent event)
-