@Extension public class ACRWebHook extends JSONWebHook
ExtensionPoint.LegacyInstancesAreScopedToHudson
Modifier and Type | Field and Description |
---|---|
static String |
URL_NAME
The namespace under Jenkins context path that this Action is bound to.
|
Constructor and Description |
---|
ACRWebHook() |
Modifier and Type | Method and Description |
---|---|
protected WebHookPayload |
createPushNotification(net.sf.json.JSONObject payload) |
String |
getUrlName() |
doIndex, doNotify, getDetails, getDisplayName, getIconFileName, trigger
public static final String URL_NAME
protected WebHookPayload createPushNotification(net.sf.json.JSONObject payload)
createPushNotification
in class JSONWebHook
public String getUrlName()
Copyright © 2016–2022. All rights reserved.