Class SCMFileSystem.Builder

java.lang.Object
jenkins.scm.api.SCMFileSystem.Builder
All Implemented Interfaces:
ExtensionPoint
Enclosing class:
SCMFileSystem

public abstract static class SCMFileSystem.Builder extends Object implements ExtensionPoint
Extension point that allows different plugins to implement SCMFileSystem classes for the same SCM or SCMSource and let Jenkins pick the most capable for any specific SCM implementation.