SCM API Plugin 689.v237b_6d3a_ef7f API

Packages 
Package Description
jenkins.scm.api
The public API contract of the SCM API plugin.
jenkins.scm.api.actions
Do not use.
jenkins.scm.api.metadata
jenkins.scm.api.mixin
The mix-in interfaces used by SCMHead implementations to advertise that a specific head is not just a regular branch but is actually a special type of branch such as a change request / tag / etc.
jenkins.scm.api.trait
An API/SPI to allow the sharing of common traits between different SCMSource and SCMNavigator implementations.
jenkins.scm.impl
The common implementations of classes in the public API.
jenkins.scm.impl.avatars  
jenkins.scm.impl.form  
jenkins.scm.impl.trait