Uses of Class
com.codebarrel.jira.plugin.automation.thirdparty.ThirdPartyRuleComponentFactory
Packages that use ThirdPartyRuleComponentFactory
Package
Description
-
Uses of ThirdPartyRuleComponentFactory in com.codebarrel.jira.plugin.automation
Constructors in com.codebarrel.jira.plugin.automation with parameters of type ThirdPartyRuleComponentFactoryModifierConstructorDescriptionJiraModule(I18nHelper.BeanFactory beanFactory, com.atlassian.sal.api.message.I18nResolver i18nResolver, com.atlassian.cache.CacheManager cacheManager, com.atlassian.event.api.EventPublisher eventPublisher, JiraTenantService jiraTenantService, JiraTenantStatusService jiraTenantStatusService, JiraAddonInfoService jiraAddonInfoService, JiraStaticPrefixProvider jiraStaticPrefixProvider, JiraAutomationConfigStore automationConfigStore, JiraAuditItemStore jiraAuditItemStore, JiraUserFlagStore jiraUserFlagStore, JiraCountersStore jiraCountersStore, ThirdPartyComponentModuleTracker thirdPartyComponentModuleTracker, JiraRuleInsightStore jiraRuleInsightStore, JiraRuleLabelStore jiraRuleLabelStore, JiraRuleSecretStore jiraRuleSecretStore, org.osgi.framework.BundleContext bundleContext, JiraRuleScheduleStore jiraRuleScheduleStore, JiraWebhookTokenService jiraWebhookTokenService, JiraEmailSender jiraEmailSender, JiraTimezoneProvider jiraTimezoneProvider, JiraNotificationStore jiraNotificationStore, JiraApacheHttpClientFactory jiraApacheHttpClientFactory, LegacyAutomationModuleTracker legacyAutomationModuleTracker, JiraAutomationLicenseService jiraAutomationLicenseService, JiraAutomationQueueStore jiraAutomationQueueStore, JiraAutomationQueueLimits jiraAutomationQueueLimits, JiraRuleStatisticsStore jiraRuleStatisticsStore, JiraRuleUserResolver jiraLegacyRuleUserResolver, JiraTemplateRendererContextProviderFactory jiraTemplateRendererContextProviderFactory, ThirdPartyRuleComponentFactory thirdPartyRuleComponentFactory, JiraAutomationEventBus jiraAutomationEventBus, JiraAuditlogStore jiraAuditlogStore, JiraRuleAbortionService jiraRuleAbortionService, JiraURLAllowListService jiraAllowList, FeatureManager featureManager, JiraAuthenticationContext jiraAuthenticationContext, ApplicationProperties applicationProperties, UserLocale userLocale, A4JFeatureFlagCache a4JFeatureFlagCache) -
Uses of ThirdPartyRuleComponentFactory in com.codebarrel.jira.plugin.automation.util
Constructors in com.codebarrel.jira.plugin.automation.util with parameters of type ThirdPartyRuleComponentFactoryModifierConstructorDescriptionJiraRuleComponentProvider(com.atlassian.sal.api.message.I18nResolver i18nResolver, com.google.inject.Injector injector, LegacyAutomationModuleTracker legacyAutomationModuleTracker, org.osgi.framework.BundleContext bundleContext, AutomationLicenseService automationLicenseService, ThirdPartyComponentModuleTracker thirdPartyComponentModuleTracker, ThirdPartyRuleComponentFactory thirdPartyRuleComponentFactory)