Class JiraURLAllowListService

java.lang.Object
com.codebarrel.jira.plugin.automation.service.JiraURLAllowListService
All Implemented Interfaces:
URLAllowListService

@Component public class JiraURLAllowListService extends Object implements URLAllowListService
  • Constructor Details

    • JiraURLAllowListService

      @Inject public JiraURLAllowListService(com.atlassian.plugins.whitelist.WhitelistService whitelistService, com.atlassian.plugins.whitelist.OutboundWhitelist outboundList, com.atlassian.plugins.whitelist.InboundWhitelist inboundList, TenantService tenantService)
  • Method Details