Class WebhookForwarder
java.lang.Object
com.webhookrelay.jenkins.WebhookForwarder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionforward(WebhookEvent event) Forwards the webhook event to Jenkins and returns the response.protected String
-
Constructor Details
-
WebhookForwarder
public WebhookForwarder() -
WebhookForwarder
-
-
Method Details
-
forward
Forwards the webhook event to Jenkins and returns the response. Returns null if the forward could not be performed. -
getRootUrl
-