Serialized Form
-
Package org.jenkinsci.plugins.registry.notification
-
Class org.jenkinsci.plugins.registry.notification.TriggerStore.TriggerEntry.RunEntry extends Object implements Serializable
- serialVersionUID:
- -4889803337604416914L
-
-
Package org.jenkinsci.plugins.registry.notification.token
-
Package org.jenkinsci.plugins.registry.notification.webhook
-
Class org.jenkinsci.plugins.registry.notification.webhook.WebHookPayload extends Object implements Serializable
-
Serialization Methods
-
readResolve
protected Object readResolve()
-
-
Serialized Fields
-
json
String json
-
pushNotifications
List<PushNotification> pushNotifications
-
received
long received
-
-
-
-
Package org.jenkinsci.plugins.registry.notification.webhook.acr
-
Class org.jenkinsci.plugins.registry.notification.webhook.acr.ACRWebHookPayload extends WebHookPayload implements Serializable
-
-
Package org.jenkinsci.plugins.registry.notification.webhook.dockerhub
-
Class org.jenkinsci.plugins.registry.notification.webhook.dockerhub.DockerHubCallbackPayload extends Object implements Serializable
- serialVersionUID:
- 7820793734732971287L
-
Serialized Fields
-
context
String context
-
description
String description
-
state
DockerHubCallbackPayload.States state
-
targetUrl
String targetUrl
-
-
Class org.jenkinsci.plugins.registry.notification.webhook.dockerhub.DockerHubWebHookPayload extends WebHookPayload implements Serializable
-
-
Package org.jenkinsci.plugins.registry.notification.webhook.dockerregistry
-
Class org.jenkinsci.plugins.registry.notification.webhook.dockerregistry.DockerRegistryWebHookPayload extends WebHookPayload implements Serializable
-