博客园  :: 首页  :: 联系 :: 订阅 订阅  :: 管理

2013年4月17日

摘要: 官方文档参照:https://wiki.jenkins-ci.org/display/JENKINS/ArchitectureJenkins is primarily a set of Java classes that model the concepts of a build system in a straight-forward fashion (and if you are using Jenkins, you've seen most of those already). There are classes likeProject,Build, that represent 阅读全文

posted @ 2013-04-17 12:39 Bruce Zhang 阅读(788) 评论(0) 推荐(0) 编辑