Uses of Class
org.jenkinsci.plugins.registry.notification.TriggerStore.TriggerEntry
Package
Description
-
Uses of TriggerStore.TriggerEntry in org.jenkinsci.plugins.registry.notification
Modifier and TypeMethodDescriptionTriggerStore.finalized
(PushNotification pushNotification, Run<?, ?> run) Gets an existingTriggerStore.TriggerEntry
, or null if no such thing exists. -
Uses of TriggerStore.TriggerEntry in org.jenkinsci.plugins.registry.notification.webhook
-
Uses of TriggerStore.TriggerEntry in org.jenkinsci.plugins.registry.notification.webhook.dockerhub
Modifier and TypeMethodDescriptionstatic DockerHubCallbackPayload
DockerHubCallbackPayload.from
(TriggerStore.TriggerEntry from)