Package | Description |
---|---|
jenkins.scm.api |
The public API contract of the SCM API plugin.
|
Modifier and Type | Method and Description |
---|---|
protected SCMProbe |
SCMSource.createProbe(SCMHead head,
SCMRevision revision)
|
protected SCMProbe |
SCMSource.fromSCMFileSystem(SCMHead head,
SCMRevision revision)
Helper method for subclasses that have implemented a
SCMFileSystem.Builder and want to use a simple
non-caching SCMProbe based off of the SCMFileSystem . |
SCMProbe |
SCMSource.newProbe(SCMHead head,
SCMRevision revision)
|
Copyright © 2016–2022. All rights reserved.