Uses of Class
com.webhookrelay.jenkins.model.ForwardResponse
Packages that use ForwardResponse
-
Uses of ForwardResponse in com.webhookrelay.jenkins
Methods in com.webhookrelay.jenkins that return ForwardResponseModifier and TypeMethodDescriptionWebhookForwarder.forward(WebhookEvent event) Forwards the webhook event to Jenkins and returns the response.Methods in com.webhookrelay.jenkins with parameters of type ForwardResponseModifier and TypeMethodDescriptionvoidLogsUpdater.sendUpdate(WebhookEvent event, ForwardResponse response)