Class ProjectRoleNotificationBean
java.lang.Object
com.atlassian.jira.rest.api.notification.AbstractNotificationBean
com.atlassian.jira.rest.api.notification.ProjectRoleNotificationBean
REST representation of
ProjectRoleNotification
. Holds information about notification
to the selected group.-
Constructor Summary
ConstructorsConstructorDescriptionProjectRoleNotificationBean
(Long id, NotificationType notificationType, String parameter, ProjectRoleBean projectRole) -
Method Summary
Methods inherited from class com.atlassian.jira.rest.api.notification.AbstractNotificationBean
getExpand, getId, getNotificationType, getParameter, input
-
Constructor Details
-
ProjectRoleNotificationBean
public ProjectRoleNotificationBean(Long id, NotificationType notificationType, String parameter, ProjectRoleBean projectRole)
-
-
Method Details
-
getProjectRole
-
getAvailableExpand
- Overrides:
getAvailableExpand
in classAbstractNotificationBean
-