Uses of Class
org.thoughtslive.jenkins.plugins.hubot.api.Message
Packages that use Message
-
Uses of Message in org.thoughtslive.jenkins.plugins.hubot.service
Methods in org.thoughtslive.jenkins.plugins.hubot.service with parameters of type MessageModifier and TypeMethodDescriptionretrofit2.Call<Void> HubotEndPoints.sendMessage(String room, Message message) HubotService.sendMessage(Message message) Sends message to given room.