Class PushNotification
java.lang.Object
org.jenkinsci.plugins.registry.notification.webhook.PushNotification
- Direct Known Subclasses:
ACRPushNotification,DockerHubPushNotification,DockerRegistryPushNotification
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanabstract CausegetCause()abstract StringDeprecated.misspelled and wrong context naming.longabstract StringString like "username/reponame"abstract StringinthashCode()voidsetCallbackHandler(CallbackHandler callbackHandler) voidsetPushedAt(Date pushedAt) abstract Stringsha()
-
Field Details
-
repoName
-
-
Constructor Details
-
PushNotification
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
getCause
-
getJobParamerers
Deprecated.misspelled and wrong context naming. UsegetRunParameters()Provide parameters to be put into a build.- Returns:
- the parameters
-
getRunParameters
-
getCauseMessage
-
getRepoName
String like "username/reponame"- Returns:
- the name of the repo
-
sha
-
getPushedAt
-
setPushedAt
-
getWebHookPayload
-
getReceived
public long getReceived() -
getShortDescription
-
getCallbackHandler
-
setCallbackHandler
-
getRegistryHost
-