Uses of Interface
dev.dokimos.server.repository.AlertWebhookRepository
Packages that use AlertWebhookRepository
-
Uses of AlertWebhookRepository in dev.dokimos.server.service
Constructors in dev.dokimos.server.service with parameters of type AlertWebhookRepositoryModifierConstructorDescriptionAlertWebhookDispatcher(AlertWebhookRepository webhookRepository, com.fasterxml.jackson.databind.ObjectMapper objectMapper) AlertWebhookService(AlertWebhookRepository webhookRepository, ProjectRepository projectRepository)