Class DockerHubWebHookCause
java.lang.Object
hudson.model.Cause
org.jenkinsci.plugins.registry.notification.webhook.WebHookCause
org.jenkinsci.plugins.registry.notification.webhook.dockerhub.DockerHubWebHookCause
The build cause of
DockerHubWebHook
.-
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
-
Method Summary
Methods inherited from class org.jenkinsci.plugins.registry.notification.webhook.WebHookCause
getPushNotification
-
Constructor Details
-
DockerHubWebHookCause
-
-
Method Details
-
getShortDescription
- Specified by:
getShortDescription
in classCause
-
toString
-
readResolve
-