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