java.lang.Object
org.jenkinsci.plugins.registry.notification.webhook.WebHookPayload
org.jenkinsci.plugins.registry.notification.webhook.acr.ACRWebHookPayload
All Implemented Interfaces:
Serializable

public class ACRWebHookPayload extends WebHookPayload
Partially implements https://docs.microsoft.com/en-us/azure/container-registry/container-registry-webhook-reference.
See Also:
  • Constructor Details

    • ACRWebHookPayload

      public ACRWebHookPayload(@NonNull net.sf.json.JSONObject data)