Uses of Interface
io.jenkins.plugins.wxwork.contract.RobotResponse
Packages that use RobotResponse
Package
Description
-
Uses of RobotResponse in io.jenkins.plugins.wxwork.contract
Methods in io.jenkins.plugins.wxwork.contract that return RobotResponseModifier and TypeMethodDescriptionRobotMessageSender.send
(RobotProperty property, RobotRequest request) 发送消息 -
Uses of RobotResponse in io.jenkins.plugins.wxwork.protocol
Classes in io.jenkins.plugins.wxwork.protocol that implement RobotResponse -
Uses of RobotResponse in io.jenkins.plugins.wxwork.robot
Methods in io.jenkins.plugins.wxwork.robot that return RobotResponseModifier and TypeMethodDescriptionAbstractRobotMessageSender.send
(RobotProperty property, RobotRequest request) protected abstract RobotResponse
AbstractRobotMessageSender.wrapResponse
(HttpResponse httpResponse) 包装responseprotected RobotResponse
WXWorkRobotMessageSender.wrapResponse
(HttpResponse httpResponse)