Package io.jenkins.plugins.wxwork
Class WXWorkRobotProperty
java.lang.Object
io.jenkins.plugins.wxwork.WXWorkRobotProperty
- All Implemented Interfaces:
Describable<WXWorkRobotProperty>
,RobotProperty
public class WXWorkRobotProperty
extends Object
implements Describable<WXWorkRobotProperty>, RobotProperty
WXWorkRobotProperty
- Author:
- nekoimi 2022/07/16
-
Constructor Details
-
WXWorkRobotProperty
-
-
Method Details
-
getDescriptor
- Specified by:
getDescriptor
in interfaceDescribable<WXWorkRobotProperty>
-
id
Description copied from interface:RobotProperty
机器人唯一标识
- Specified by:
id
in interfaceRobotProperty
-
name
Description copied from interface:RobotProperty
机器人名称
- Specified by:
name
in interfaceRobotProperty
-
webhook
Description copied from interface:RobotProperty
机器人webhook地址
- Specified by:
webhook
in interfaceRobotProperty
-