Class RobotConfigModel

java.lang.Object
io.jenkins.plugins.model.RobotConfigModel

public class RobotConfigModel extends Object
机器人配置信息
Author:
liuwei
  • Constructor Details

    • RobotConfigModel

      public RobotConfigModel()
  • Method Details

    • getServer

      public String getServer()
    • of

      public static RobotConfigModel of(DingTalkRobotConfig robotConfig)
      从机器人配置中解析元信息
      Parameters:
      robotConfig - 配置
      Returns:
      机器人配置