Class PushNotification
java.lang.Object
org.jenkinsci.plugins.registry.notification.webhook.PushNotification
- Direct Known Subclasses:
ACRPushNotification
,DockerHubPushNotification
,DockerRegistryPushNotification
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
abstract Cause
getCause()
abstract String
Deprecated.misspelled and wrong context naming.long
abstract String
String like "username/reponame"abstract String
int
hashCode()
void
setCallbackHandler
(CallbackHandler callbackHandler) void
setPushedAt
(Date pushedAt) abstract String
sha()
-
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
-