Class DockerRegistryWebHookCause
java.lang.Object
hudson.model.Cause
org.jenkinsci.plugins.registry.notification.webhook.WebHookCause
org.jenkinsci.plugins.registry.notification.webhook.dockerregistry.DockerRegistryWebHookCause
The build cause of
DockerRegistryWebHook
.-
Nested Class Summary
Nested classes/interfaces inherited from class hudson.model.Cause
Cause.LegacyCodeCause, Cause.RemoteCause, Cause.UpstreamCause, Cause.UserCause, Cause.UserIdCause
-
Field Summary
Fields inherited from class org.jenkinsci.plugins.registry.notification.webhook.WebHookCause
pushNotification
-
Constructor Summary
ConstructorDescriptionDockerRegistryWebHookCause
(DockerRegistryPushNotification dockerRegistryPushNotification) -
Method Summary
Methods inherited from class org.jenkinsci.plugins.registry.notification.webhook.WebHookCause
getPushNotification
-
Constructor Details
-
DockerRegistryWebHookCause
public DockerRegistryWebHookCause(@NonNull DockerRegistryPushNotification dockerRegistryPushNotification)
-
-
Method Details
-
getShortDescription
- Specified by:
getShortDescription
in classCause
-
toString
-