Uses of Interface
io.jenkins.plugins.wxwork.contract.RobotProperty
Packages that use RobotProperty
Package
Description
-
Uses of RobotProperty in io.jenkins.plugins.wxwork
Classes in io.jenkins.plugins.wxwork that implement RobotProperty -
Uses of RobotProperty in io.jenkins.plugins.wxwork.contract
Methods in io.jenkins.plugins.wxwork.contract with parameters of type RobotPropertyModifier and TypeMethodDescriptionRobotMessageSender.send
(RobotProperty property, RobotRequest request) 发送消息 -
Uses of RobotProperty in io.jenkins.plugins.wxwork.protocol
Fields in io.jenkins.plugins.wxwork.protocol declared as RobotPropertyModifier and TypeFieldDescriptionprotected RobotProperty
WXWorkRobotRequest.property
RobotProperty -
Uses of RobotProperty in io.jenkins.plugins.wxwork.robot
Methods in io.jenkins.plugins.wxwork.robot with parameters of type RobotPropertyModifier and TypeMethodDescriptionAbstractRobotMessageSender.send
(RobotProperty property, RobotRequest request) protected abstract HttpRequest
AbstractRobotMessageSender.wrapRequest
(RobotProperty property, RobotRequest request) 包装requestprotected HttpRequest
WXWorkRobotMessageSender.wrapRequest
(RobotProperty property, RobotRequest request)