public class WebhookJobProperty extends JobProperty<AbstractProject<?,?>>
BuildStep.PublisherListExtensionPoint.LegacyInstancesAreScopedToHudsonownerBUILDERS, PUBLISHERS| Constructor and Description |
|---|
WebhookJobProperty(List<Webhook> webhooks) |
| Modifier and Type | Method and Description |
|---|---|
List<Webhook> |
getWebhooks() |
boolean |
prebuild(AbstractBuild<?,?> run,
BuildListener listener) |
getDescriptor, getJobAction, getJobActions, getJobOverrides, getProjectAction, getProjectActions, getRequiredMonitorService, getSubTasks, perform, reconfigure, setOwnerpublic boolean prebuild(AbstractBuild<?,?> run, BuildListener listener)
prebuild in interface BuildStepprebuild in class JobProperty<AbstractProject<?,?>>Copyright © 2016–2022. All rights reserved.