JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.jenkins.plugins.wxwork.contract
Interface RobotProperty
All Known Implementing Classes:
WXWorkRobotProperty
public interface
RobotProperty
RobotProperty
Author:
nekoimi 2022/07/16
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
id
()
机器人唯一标识
String
name
()
机器人名称
String
webhook
()
机器人webhook地址
Method Details
id
String
id
()
机器人唯一标识
name
String
name
()
机器人名称
webhook
String
webhook
()
机器人webhook地址