Package com.atlassian.jira.notification
Class ProjectRoleNotification
java.lang.Object
com.atlassian.jira.notification.AbstractNotification
com.atlassian.jira.notification.ProjectRoleNotification
- All Implemented Interfaces:
Notification
Notification to the configured project role.
- Since:
- 7.0
-
Constructor Summary
ConstructorsConstructorDescriptionProjectRoleNotification
(Long id, NotificationType notificationType, ProjectRole projectRole, String parameter) -
Method Summary
Methods inherited from class com.atlassian.jira.notification.AbstractNotification
equals, getId, getNotificationType, getParameter, hashCode, toString
-
Constructor Details
-
ProjectRoleNotification
public ProjectRoleNotification(Long id, NotificationType notificationType, ProjectRole projectRole, String parameter)
-
-
Method Details
-
getProjectRole
-
accept
-