Class DockerRegistryWebHookPayload

    • Constructor Detail

      • DockerRegistryWebHookPayload

        public DockerRegistryWebHookPayload​(@NonNull
                                            net.sf.json.JSONObject data)
        Creates the object from the json payload
        Parameters:
        data - the json payload
        Throws:
        net.sf.json.JSONException - if the key repository.repo_name doesn't exist.