Uses of Class
com.javahollic.jira.emh.api.export.beans.NotificationTransportMappingBean
-
Packages that use NotificationTransportMappingBean Package Description com.javahollic.jira.emh.api.export.beans -
-
Uses of NotificationTransportMappingBean in com.javahollic.jira.emh.api.export.beans
Methods in com.javahollic.jira.emh.api.export.beans that return types with arguments of type NotificationTransportMappingBean Modifier and Type Method Description Set<NotificationTransportMappingBean>
NotificationTransportConfigBean. getTransportTemplateMappings()
Method parameters in com.javahollic.jira.emh.api.export.beans with type arguments of type NotificationTransportMappingBean Modifier and Type Method Description void
NotificationTransportConfigBean. setTransportTemplateMappings(Set<NotificationTransportMappingBean> mappings)
-