Uses of Class
com.javahollic.jira.emh.api.export.beans.OperationalSummaryAlertConfigBean
-
Packages that use OperationalSummaryAlertConfigBean Package Description com.javahollic.jira.emh.api.integration -
-
Uses of OperationalSummaryAlertConfigBean in com.javahollic.jira.emh.api.integration
Methods in com.javahollic.jira.emh.api.integration that return OperationalSummaryAlertConfigBean Modifier and Type Method Description OperationalSummaryAlertConfigBeanITOperationalSummaryManager. getAlertConfig()Methods in com.javahollic.jira.emh.api.integration with parameters of type OperationalSummaryAlertConfigBean Modifier and Type Method Description booleanITOperationalSummaryManager. isAlertConfigValid(OperationalSummaryAlertConfigBean config)voidITOperationalSummaryManager. setAlertConfig(OperationalSummaryAlertConfigBean config)
-