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 OperationalSummaryAlertConfigBean
ITOperationalSummaryManager. getAlertConfig()
Methods in com.javahollic.jira.emh.api.integration with parameters of type OperationalSummaryAlertConfigBean Modifier and Type Method Description boolean
ITOperationalSummaryManager. isAlertConfigValid(OperationalSummaryAlertConfigBean config)
void
ITOperationalSummaryManager. setAlertConfig(OperationalSummaryAlertConfigBean config)
-