Uses of Interface
com.codebarrel.automation.api.service.AutomationNotificationService
Packages that use AutomationNotificationService
Package
Description
-
Uses of AutomationNotificationService in com.codebarrel.automation.api.service
Constructors in com.codebarrel.automation.api.service with parameters of type AutomationNotificationServiceModifierConstructorDescriptionSingleRuleExecutorServiceImpl(RuleStatisticsService ruleStatisticsService, RuleComponentProvider componentProvider, ComponentInputsFactory componentInputsFactory, TenantService tenantService, AutomationLicenseService licenseService, AutomationQueue automationQueue, AuditService auditService, AutomationNotificationService notificationService, HourlyTenantExecutionCountLimit hourlyTenantExecutionCountLimit, HourlyRuleExecutionDurationLimit hourlyRuleExecutionDurationLimit, DailyRuleExecutionDurationLimit dailyRuleExecutionDurationLimit, ServiceLimitBreachedRuleTriggerService serviceLimitBreachedRuleTriggerService, QueuedItemServiceLimitCheck queuedItemServiceLimitCheck, TotalQueuedItemServiceLimitCheck totalQueuedItemServiceLimitCheck, BranchSubmissionService branchSubmissionService, AuditEventService auditEventService, RuleScopeService ruleScopeService, RuleAbortionService ruleAbortionService, ExecutionFinishSynchronizer executionSynchronizer, ApplicationRoleService applicationRoleService, FeatureManager featureManager, FeatureFlagCache featureFlagCache, I18nFactory i18nFactory, UserService userService, RuleComponentsValidator ruleComponentsValidator, LicenceCheckerService licenceCheckerService, AutomationErrorNotificationService errorNotificationService) -
Uses of AutomationNotificationService in com.codebarrel.jira.plugin.automation.service
Classes in com.codebarrel.jira.plugin.automation.service that implement AutomationNotificationService