Uses of Interface
com.atlassian.bamboo.webhook.WebhookTemplateService
Packages that use WebhookTemplateService
Package
Description
-
Uses of WebhookTemplateService in com.atlassian.bamboo.notification.recipients
Methods in com.atlassian.bamboo.notification.recipients with parameters of type WebhookTemplateServiceModifier and TypeMethodDescriptionvoid
WebhookRecipient.setWebhookTemplateService
(WebhookTemplateService webhookTemplateService) -
Uses of WebhookTemplateService in com.atlassian.bamboo.plugins.testutils.rest.resource.administration
Constructors in com.atlassian.bamboo.plugins.testutils.rest.resource.administration with parameters of type WebhookTemplateServiceModifierConstructorDescriptionAdministrationResource
(AdministrationConfigurationAccessor administrationConfigurationAccessor, AdministrationConfigurationPersister administrationConfigurationPersister, AuditLogService auditLogService, MailConfigurationService mailConfigurationService, BambooHomeLocator homeLocator, BambooLicenseManager bambooLicenseManager, WebhookTemplateService webhookTemplateService) -
Uses of WebhookTemplateService in com.atlassian.bamboo.webhook
Classes in com.atlassian.bamboo.webhook that implement WebhookTemplateService -
Uses of WebhookTemplateService in com.atlassian.bamboo.ww2.actions.admin.webhook
Methods in com.atlassian.bamboo.ww2.actions.admin.webhook with parameters of type WebhookTemplateServiceModifier and TypeMethodDescriptionvoid
ConfigureWebhookTemplates.setWebhookTemplateService
(WebhookTemplateService webhookTemplateService)