Uses of Class
org.jenkinsci.plugins.registry.notification.TriggerStore.TriggerEntry
Packages that use TriggerStore.TriggerEntry
Package
Description
-
Uses of TriggerStore.TriggerEntry in org.jenkinsci.plugins.registry.notification
Methods in org.jenkinsci.plugins.registry.notification that return TriggerStore.TriggerEntryModifier and TypeMethodDescriptionTriggerStore.finalized
(PushNotification pushNotification, Run<?, ?> run) Gets an existingTriggerStore.TriggerEntry
, or null if no such thing exists.Methods in org.jenkinsci.plugins.registry.notification with parameters of type TriggerStore.TriggerEntry -
Uses of TriggerStore.TriggerEntry in org.jenkinsci.plugins.registry.notification.webhook
Methods in org.jenkinsci.plugins.registry.notification.webhook that return TriggerStore.TriggerEntryConstructors in org.jenkinsci.plugins.registry.notification.webhook with parameters of type TriggerStore.TriggerEntry -
Uses of TriggerStore.TriggerEntry in org.jenkinsci.plugins.registry.notification.webhook.dockerhub
Methods in org.jenkinsci.plugins.registry.notification.webhook.dockerhub with parameters of type TriggerStore.TriggerEntryModifier and TypeMethodDescriptionstatic DockerHubCallbackPayload
DockerHubCallbackPayload.from
(TriggerStore.TriggerEntry from)