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