BuildStateResource
The following resources are part of this group:
- /plugin/maven3-plugin/buildState/{projectName}/{buildNumber}
- /plugin/maven3-plugin/buildState/{projectName}/{buildNumber}/{index}
/plugin/maven3-plugin/buildState/{projectName}/{buildNumber}
Mount Point: /rest/plugin/maven3-plugin/buildState/{projectName}/{buildNumber}
GET
Parameters
| name | description | type | default |
|---|---|---|---|
| projectName | (no documentation provided) | path | |
| buildNumber | (no documentation provided) | path |
Response Body
| element: | buildStates |
(no documentation provided)
/plugin/maven3-plugin/buildState/{projectName}/{buildNumber}/{index}
Mount Point: /rest/plugin/maven3-plugin/buildState/{projectName}/{buildNumber}/{index}
GET
Parameters
| name | description | type | default |
|---|---|---|---|
| projectName | (no documentation provided) | path | |
| buildNumber | (no documentation provided) | path | |
| index | (no documentation provided) | path |
Response Body
| element: | buildState |
(no documentation provided)