Class HubotService
java.lang.Object
org.thoughtslive.jenkins.plugins.hubot.service.HubotService
Hubot service which actually sends a message.
- Author:
- Naresh Rayapati
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HubotService
-
-
Method Details
-
sendMessage
Sends message to given room.- Parameters:
message- actual message to be sent.- Returns:
- Nothing except the response with error code if any.
-