public class WebhookJobProperty
extends hudson.model.JobProperty<hudson.model.AbstractProject<?,?>>
| Constructor and Description |
|---|
WebhookJobProperty(List<Webhook> webhooks) |
| Modifier and Type | Method and Description |
|---|---|
List<Webhook> |
getWebhooks() |
boolean |
prebuild(hudson.model.AbstractBuild<?,?> run,
hudson.model.BuildListener listener) |
Copyright © 2016–2019. All rights reserved.