@Component public class NOPSCMServiceProvider extends java.lang.Object implements SCMServiceProvider
SCMServiceDetectorImpl| Constructor and Description |
|---|
NOPSCMServiceProvider() |
| 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.
|
public java.util.Optional<SCMService> getScmService(net.nemerosa.ontrack.model.structure.Branch branch)
SCMServiceProvidergetScmService in interface SCMServiceProvider