Uses of Class
org.jenkinsci.plugins.registry.notification.webhook.JSONWebHook
Packages that use JSONWebHook
Package
Description
-
Uses of JSONWebHook in org.jenkinsci.plugins.registry.notification.webhook
Constructors in org.jenkinsci.plugins.registry.notification.webhook with parameters of type JSONWebHook -
Uses of JSONWebHook in org.jenkinsci.plugins.registry.notification.webhook.acr
Subclasses of JSONWebHook in org.jenkinsci.plugins.registry.notification.webhook.acrModifier and TypeClassDescriptionclass
The ACRWebHook handles incoming updates from the Azure Container Registry. -
Uses of JSONWebHook in org.jenkinsci.plugins.registry.notification.webhook.dockerhub
Subclasses of JSONWebHook in org.jenkinsci.plugins.registry.notification.webhook.dockerhubModifier and TypeClassDescriptionclass
The terminal point for the DockerHub web hook. -
Uses of JSONWebHook in org.jenkinsci.plugins.registry.notification.webhook.dockerregistry
Modifier and TypeClassDescriptionclass
The terminal point for the DockerRegistry web hook.