public class GitBrowserSCMSourceTrait extends jenkins.scm.api.trait.SCMSourceTrait
| Modifier and Type | Class and Description |
|---|---|
static class |
GitBrowserSCMSourceTrait.DescriptorImpl
Our
Descriptor |
| Constructor and Description |
|---|
GitBrowserSCMSourceTrait(GitRepositoryBrowser browser)
Stapler constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
decorateBuilder(jenkins.scm.api.trait.SCMBuilder<?,?> builder) |
GitRepositoryBrowser |
getBrowser()
Gets the
GitRepositoryBrowser.. |
_for, _for, all, applyToBuilder, applyToContext, applyToObserver, decorateContext, decorateObserver, getDescriptor, includeCategory, isCategoryEnabledasSetList, asSetList, find@DataBoundConstructor
public GitBrowserSCMSourceTrait(@CheckForNull
GitRepositoryBrowser browser)
browser - the GitRepositoryBrowser or null to use the "auto" browser.@CheckForNull public GitRepositoryBrowser getBrowser()
GitRepositoryBrowser..GitRepositoryBrowser or null to use the "auto" browser.protected void decorateBuilder(jenkins.scm.api.trait.SCMBuilder<?,?> builder)
decorateBuilder in class jenkins.scm.api.trait.SCMSourceTraitCopyright © 2007–2021. All rights reserved.