| Interface | Description |
|---|---|
| SCMService |
Common methods for the SCM accesses
|
| SCMServiceDetector |
Service used to get the SCM service associated with a branch.
|
| SCMServiceProvider |
Service used to get the SCM service associated with a branch, implemented by actual SCM extensions.
|
| SCMUtilsService |
Generic service around the SCM
|
| Class | Description |
|---|---|
| AbstractSCMChangeLogService<S,T,I extends SCMChangeLogIssue> | |
| NOPSCMServiceProvider |
PLaceholder for the SCM service providers.
|
| SCMServiceDetectorImpl | |
| SCMUtilsServiceImpl |