Class Http
java.lang.Object
org.jenkinsci.plugins.registry.notification.webhook.Http
- Author:
- Robert Sandell <rsandell@cloudbees.com>.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Http
public Http()
-
-
Method Details
-
post
public static int post(@NonNull String url, @NonNull net.sf.json.JSONObject data) throws IOException - Throws:
IOException
-