Uses of Class
com.javahollic.jira.emh.api.integration.beans.NotificationRecipientBean
-
Packages that use NotificationRecipientBean Package Description com.javahollic.jira.emh.api.integration.beans -
-
Uses of NotificationRecipientBean in com.javahollic.jira.emh.api.integration.beans
Methods in com.javahollic.jira.emh.api.integration.beans that return NotificationRecipientBean Modifier and Type Method Description NotificationRecipientBean[]
NotificationAuditItemBean. getRecipients()
Methods in com.javahollic.jira.emh.api.integration.beans with parameters of type NotificationRecipientBean Modifier and Type Method Description void
NotificationAuditItemBean. setRecipients(NotificationRecipientBean[] recipients)
-