public class DockerRegistryWebHookPayload extends WebHookPayload
PREFIX, pushNotifications, received
Constructor and Description |
---|
DockerRegistryWebHookPayload(net.sf.json.JSONObject data)
Creates the object from the json payload
|
equals, getData, getPushNotifications, getReceived, hashCode, readResolve, setData, setJson
public DockerRegistryWebHookPayload(@Nonnull net.sf.json.JSONObject data)
data
- the json payloadnet.sf.json.JSONException
- if the key repository.repo_name
doesn't exist.Copyright © 2016–2022. All rights reserved.