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 SummaryNested classes/interfaces inherited from class hudson.model.CauseCause.LegacyCodeCause, Cause.RemoteCause, Cause.UpstreamCause, Cause.UserCause, Cause.UserIdCause
- 
Field SummaryFields inherited from class org.jenkinsci.plugins.registry.notification.webhook.WebHookCausepushNotification
- 
Constructor SummaryConstructorsConstructorDescriptionDockerRegistryWebHookCause(DockerRegistryPushNotification dockerRegistryPushNotification) 
- 
Method SummaryMethods inherited from class org.jenkinsci.plugins.registry.notification.webhook.WebHookCausegetPushNotification
- 
Constructor Details- 
DockerRegistryWebHookCausepublic DockerRegistryWebHookCause(@NonNull DockerRegistryPushNotification dockerRegistryPushNotification) 
 
- 
- 
Method Details- 
getShortDescription- Specified by:
- getShortDescriptionin class- Cause
 
- 
toString
 
-