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 RobotPropertyWXWorkRobotRequest.propertyRobotProperty -
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 HttpRequestAbstractRobotMessageSender.wrapRequest(RobotProperty property, RobotRequest request) 包装requestprotected HttpRequestWXWorkRobotMessageSender.wrapRequest(RobotProperty property, RobotRequest request)