Jenkins 开发者参考

查看已有的开发者指导索引

  1. 体系结构  
    1. 模型  
    2. Web 框架
    3. 扩展  
    4. 远程  
    5. 安全性  
  2. 初始化和启动  
    1. 嵌入式Winstone 和 executable-war  
  3. 可扩展性  

    About Jenkins' internal extension functionality, modules, and plugins

  4. 模型  

    The data model and type hierarchy Jenkins is based on

  5. 处理请求  

    Explains how Jenkins routes HTTP requests, and what ways to respond exist.

    1. 路由请求
    2. 动作方法  
    3. 响应请求  
  6. 安全性  
  7. 持久化  
  8. 调度  

    How Jenkins schedules tasks and how the queue works

  9. 视图  
  10. 形式  

    Forms, data binding, and structured form submission

  11. 国际化和本地化  

    How to internationalize views and messages, and how to localize them.

    1. Java源代码中的消息国际化
    2. 高级本地化
  12. 分布式构建  
  13. Jenkins CLI  

    The inner workings of the Jenkins CLI and how to write new commands

  14. Testing  
  15. 插件开发  

    About Jenkins' internal extension functionality, modules, and plugins

    1. 插件构建过程
    2. 依赖和类的加载
  16. Blue Ocean  

    How to develop plugins for Blue Ocean

  17. 构建和调试  
  18. 建立一个开发环境  

    Preparing your development environment for Jenkins core and plugin development

  19. 附录 C: 所有操作指南的索引