File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88
99The Jenkins API Client For Java has now moved under the umbrella of the Jenkins GitHub Organization.
1010
11- ## What is the "Jenkins API Client for Java"
11+ ## What is the "Jenkins API Client for Java"?
1212
1313This library is a just a piece of java code which uses the REST API of jenkins.
1414This means you can trigger builds, extract informations about jobs or builds
15- etc. from jenkins. The information you can extract will be represented in java
16- objects which you can reuse for other purposes or integrate this library into
17- other parts for a higher level of integration.
15+ etc. The information you can extract will be represented in java objects which
16+ you can reuse for other purposes or integrate this library into other parts for
17+ a higher level of integration.
1818
1919## Getting Started
2020
You can’t perform that action at this time.
0 commit comments