public interface SCMServiceDetector
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<SCMService> |
getScmService(Branch branch)
Gets the SCM service associated with a branch, or empty if none is available.
|
java.util.Optional<SCMService> getScmService(Branch branch)