Class SlaThresholdPollExecutor
java.lang.Object
com.codebarrel.automation.rulecomponent.jira.trigger.servicedesk.sla.SlaThresholdPollExecutor
- All Implemented Interfaces:
ComponentPollExecutor
-
Constructor Summary
ConstructorsConstructorDescriptionSlaThresholdPollExecutor(IssueSearchService issueSearchService, TimeDateNowProvider timeDateNowProvider, RuleScheduleStore ruleScheduleStore, PollingRuleService pollingRuleService, TenantService tenantService, FieldService fieldService, AuditService auditService, AutomationConfigService automationConfigService, AuditEventService auditEventService, FeatureManager featureFlagManager) -
Method Summary
-
Constructor Details
-
SlaThresholdPollExecutor
@Inject public SlaThresholdPollExecutor(IssueSearchService issueSearchService, TimeDateNowProvider timeDateNowProvider, RuleScheduleStore ruleScheduleStore, PollingRuleService pollingRuleService, TenantService tenantService, FieldService fieldService, AuditService auditService, AutomationConfigService automationConfigService, AuditEventService auditEventService, FeatureManager featureFlagManager)
-
-
Method Details
-
executePoll
- Specified by:
executePollin interfaceComponentPollExecutor
-