Class ACRPushNotification
java.lang.Object
org.jenkinsci.plugins.registry.notification.webhook.PushNotification
org.jenkinsci.plugins.registry.notification.webhook.acr.ACRPushNotification
-
Field Summary
Fields inherited from class org.jenkinsci.plugins.registry.notification.webhook.PushNotification
repoName
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetCause()
getTag()
void
setRegistryHost
(String registryHost) sha()
Methods inherited from class org.jenkinsci.plugins.registry.notification.webhook.PushNotification
equals, getCallbackHandler, getJobParamerers, getPushedAt, getReceived, getRepoName, getWebHookPayload, hashCode, setCallbackHandler, setPushedAt
-
Field Details
-
KEY_REPO_NAME
- See Also:
-
KEY_DOCKER_REGISTRY_HOST
- See Also:
-
KEY_TAG
- See Also:
-
-
Constructor Details
-
ACRPushNotification
-
-
Method Details
-
getRegistryHost
- Specified by:
getRegistryHost
in classPushNotification
-
setRegistryHost
-
getTag
-
getCause
- Specified by:
getCause
in classPushNotification
-
getRunParameters
- Overrides:
getRunParameters
in classPushNotification
-
getCauseMessage
- Specified by:
getCauseMessage
in classPushNotification
-
sha
- Specified by:
sha
in classPushNotification
-
getShortDescription
- Specified by:
getShortDescription
in classPushNotification
-