Class RobotConfigModel

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

public class RobotConfigModel extends Object
Robot configuration information
Author:
liuwei
  • Constructor Details

    • RobotConfigModel

      public RobotConfigModel()
  • Method Details

    • getServer

      public String getServer()
    • of

      public static RobotConfigModel of(DingTalkRobotConfig robotConfig)
      Parse metadata from robot configuration
      Parameters:
      robotConfig - configuration
      Returns:
      robot configuration