Class ACRPushNotification
java.lang.Object
org.jenkinsci.plugins.registry.notification.webhook.PushNotification
org.jenkinsci.plugins.registry.notification.webhook.acr.ACRPushNotification
-
Field Summary
FieldsFields inherited from class org.jenkinsci.plugins.registry.notification.webhook.PushNotification
repoName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCause()getTag()voidsetRegistryHost(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:
getRegistryHostin classPushNotification
-
setRegistryHost
-
getTag
-
getCause
- Specified by:
getCausein classPushNotification
-
getRunParameters
- Overrides:
getRunParametersin classPushNotification
-
getCauseMessage
- Specified by:
getCauseMessagein classPushNotification
-
sha
- Specified by:
shain classPushNotification
-
getShortDescription
- Specified by:
getShortDescriptionin classPushNotification
-