Class HttpWorker
java.lang.Object
jenkins.plugins.office365connector.HttpWorker
- All Implemented Interfaces:
Runnable
Makes http post requests in a separate thread.
curl -X POST -H "Content-Type: application/json" -d "@completed-success.json" "https://webhook.office.com/webhookb2..." -vs
-
Constructor Summary
-
Method Summary