@PublicApi public final class GroupNotification extends AbstractNotification
| Constructor and Description |
|---|
GroupNotification(Long id,
NotificationType notificationType,
com.atlassian.crowd.embedded.api.Group group,
String parameter) |
| Modifier and Type | Method and Description |
|---|---|
<X> X |
accept(NotificationVisitor<X> notificationVisitor) |
com.atlassian.crowd.embedded.api.Group |
getGroup() |
equals, getId, getNotificationType, getParameter, hashCode, toStringpublic GroupNotification(Long id, NotificationType notificationType, com.atlassian.crowd.embedded.api.Group group, String parameter)
public com.atlassian.crowd.embedded.api.Group getGroup()
public <X> X accept(NotificationVisitor<X> notificationVisitor)
Copyright © 2002-2022 Atlassian. All Rights Reserved.