Package io.jenkins.blueocean.rest.model
Class BlueScmSource
java.lang.Object
io.jenkins.blueocean.rest.model.BlueScmSource
Provides metadata about the backing SCM for a BluePipeline.
- Author:
- cliffmeyers
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
ID
- See Also:
-
API_URL
- See Also:
-
-
Constructor Details
-
BlueScmSource
public BlueScmSource()
-
-
Method Details
-
getId
Get the identifier for the SCM. -
getApiUrl
Get the API URL for the SCM.
-