Uses of Interface
com.atlassian.diagnostics.internal.dao.AlertEntityDao
Packages that use AlertEntityDao
-
Uses of AlertEntityDao in com.atlassian.diagnostics.internal
Constructors in com.atlassian.diagnostics.internal with parameters of type AlertEntityDaoModifierConstructorDescriptionDefaultMonitoringService(DiagnosticsConfiguration configuration, AlertEntityDao dao, com.atlassian.sal.api.message.I18nResolver i18nResolver, JsonMapper jsonMapper, com.atlassian.sal.api.permission.PermissionEnforcer permissionEnforcer, PluginHelper pluginHelper, AlertPublisher publisher, com.atlassian.scheduler.SchedulerService schedulerService, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate) PersistingAlertListener(AlertEntityDao dao, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate) -
Uses of AlertEntityDao in com.atlassian.diagnostics.internal.dao
Classes in com.atlassian.diagnostics.internal.dao that implement AlertEntityDaoModifier and TypeClassDescriptionclassSimple implementation that's used for ref-app and validating the sanity of the DAO contract