Class JiraWebhookTokenService

java.lang.Object
com.codebarrel.jira.plugin.automation.service.JiraWebhookTokenService
All Implemented Interfaces:
WebhookTokenService

@Component public class JiraWebhookTokenService extends Object implements WebhookTokenService
  • Constructor Details

    • JiraWebhookTokenService

      @Inject public JiraWebhookTokenService(com.atlassian.cache.CacheManager cacheManager, AutomationConfigStore configStore)
  • Method Details