@PublicApi public class ProjectRoleNotification extends AbstractNotification
Constructor and Description |
---|
ProjectRoleNotification(Long id,
NotificationType notificationType,
ProjectRole projectRole,
String parameter) |
Modifier and Type | Method and Description |
---|---|
<X> X |
accept(NotificationVisitor<X> notificationVisitor) |
ProjectRole |
getProjectRole() |
equals, getId, getNotificationType, getParameter, hashCode, toString
public ProjectRoleNotification(Long id, NotificationType notificationType, ProjectRole projectRole, String parameter)
public ProjectRole getProjectRole()
public <X> X accept(NotificationVisitor<X> notificationVisitor)
Copyright © 2002-2019 Atlassian. All Rights Reserved.