Class ExportAsServiceConfiguration

java.lang.Object
com.codebarrel.jira.plugin.automation.spring.config.ExportAsServiceConfiguration

@Configuration public class ExportAsServiceConfiguration extends Object
  • Constructor Details

    • ExportAsServiceConfiguration

      public ExportAsServiceConfiguration()
  • Method Details

    • exportRuleInsightsUpdateScheduler

      @Bean public org.springframework.beans.factory.FactoryBean<org.osgi.framework.ServiceRegistration> exportRuleInsightsUpdateScheduler(RuleInsightsUpdateScheduler ruleInsightsUpdateScheduler)
    • exportStaleEntryUpdateServiceImpl

      @Bean public org.springframework.beans.factory.FactoryBean<org.osgi.framework.ServiceRegistration> exportStaleEntryUpdateServiceImpl(StaleEntryUpdateServiceImpl staleEntryUpdateServiceImpl)
    • exportRuleInsightsExpiryScheduler

      @Bean public org.springframework.beans.factory.FactoryBean<org.osgi.framework.ServiceRegistration> exportRuleInsightsExpiryScheduler(RuleInsightsExpiryScheduler ruleInsightsExpiryScheduler)
    • exportAutomationQueueMetricsScheduler

      @Bean public org.springframework.beans.factory.FactoryBean<org.osgi.framework.ServiceRegistration> exportAutomationQueueMetricsScheduler(AutomationQueueMetricsScheduler automationQueueMetricsScheduler)
    • exportAutomationQueueMonitorScheduler

      @Bean public org.springframework.beans.factory.FactoryBean<org.osgi.framework.ServiceRegistration> exportAutomationQueueMonitorScheduler(AutomationQueueMonitorScheduler automationQueueMonitorScheduler)
    • exportRuleScheduleServiceLauncher

      @Bean public org.springframework.beans.factory.FactoryBean<org.osgi.framework.ServiceRegistration> exportRuleScheduleServiceLauncher(RuleScheduleServiceLauncher ruleScheduleServiceLauncher)
    • exportRulePollerServiceLauncher

      @Bean public org.springframework.beans.factory.FactoryBean<org.osgi.framework.ServiceRegistration> exportRulePollerServiceLauncher(RulePollerServiceLauncher rulePollerServiceLauncher)
    • exportLegacyAutomationModuleTracker

      @Bean public org.springframework.beans.factory.FactoryBean<org.osgi.framework.ServiceRegistration> exportLegacyAutomationModuleTracker(LegacyAutomationModuleTracker legacyAutomationModuleTracker)
    • exportJiraTemplateRendererContextProviderFactory

      @Bean public org.springframework.beans.factory.FactoryBean<org.osgi.framework.ServiceRegistration> exportJiraTemplateRendererContextProviderFactory(JiraTemplateRendererContextProviderFactory jiraTemplateRendererContextProviderFactory)
    • exportQueueThresholdValidatorImpl

      @Bean public org.springframework.beans.factory.FactoryBean<org.osgi.framework.ServiceRegistration> exportQueueThresholdValidatorImpl(QueueThresholdValidatorImpl queueThresholdValidatorImpl)
    • exportAuditLogExpiryServiceImpl

      @Bean public org.springframework.beans.factory.FactoryBean<org.osgi.framework.ServiceRegistration> exportAuditLogExpiryServiceImpl(AuditLogExpiryServiceImpl auditLogExpiryServiceImpl)
    • exportCachingTranslationsProvider

      @Bean public org.springframework.beans.factory.FactoryBean<org.osgi.framework.ServiceRegistration> exportCachingTranslationsProvider(CachingTranslationsProvider cachingTranslationsProvider)
    • exportProLiteAddonEnabler

      @Bean public org.springframework.beans.factory.FactoryBean<org.osgi.framework.ServiceRegistration> exportProLiteAddonEnabler(ProLiteAddonEnabler proLiteAddonEnabler)
    • exportThirdPartyEventRuleCacheImpl

      @Bean public org.springframework.beans.factory.FactoryBean<org.osgi.framework.ServiceRegistration> exportThirdPartyEventRuleCacheImpl(ThirdPartyEventRuleCacheImpl thirdPartyEventRuleCacheImpl)
    • exportJiraIssueEventListenerImpl

      @Bean public org.springframework.beans.factory.FactoryBean<org.osgi.framework.ServiceRegistration> exportJiraIssueEventListenerImpl(JiraIssueEventListenerImpl jiraIssueEventListenerImpl)
    • exportEventRuleRegistryLauncher

      @Bean public org.springframework.beans.factory.FactoryBean<org.osgi.framework.ServiceRegistration> exportEventRuleRegistryLauncher(EventRuleRegistryLauncher eventRuleRegistryLauncher)
    • exportThirdPartyComponentModuleTracker

      @Bean public org.springframework.beans.factory.FactoryBean<org.osgi.framework.ServiceRegistration> exportThirdPartyComponentModuleTracker(ThirdPartyComponentModuleTracker thirdPartyComponentModuleTracker)
    • exportAutomationTriggerModuleDescriptorFactory

      @Bean public org.springframework.beans.factory.FactoryBean<org.osgi.framework.ServiceRegistration> exportAutomationTriggerModuleDescriptorFactory(AutomationTriggerModuleDescriptorFactory automationTriggerModuleDescriptorFactory)
    • exportThirdPartyComponentModuleDescriptorFactory

      @Bean public org.springframework.beans.factory.FactoryBean<org.osgi.framework.ServiceRegistration> exportThirdPartyComponentModuleDescriptorFactory(ThirdPartyComponentModuleDescriptorFactory thirdPartyComponentModuleDescriptorFactory)
    • exportAutomationActionModuleDescriptorFactory

      @Bean public org.springframework.beans.factory.FactoryBean<org.osgi.framework.ServiceRegistration> exportAutomationActionModuleDescriptorFactory(AutomationActionModuleDescriptorFactory automationActionModuleDescriptorFactory)