public class TagDiscoveryTrait extends jenkins.scm.api.trait.SCMSourceTrait
Discovery trait for DAGsHub that will discover tags on the repo.| Modifier and Type | Class and Description |
|---|---|
static class |
TagDiscoveryTrait.DescriptorImpl |
static class |
TagDiscoveryTrait.TagSCMHeadAuthority
Trusts tags from the origin project.
|
| Constructor and Description |
|---|
TagDiscoveryTrait() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
decorateContext(jenkins.scm.api.trait.SCMSourceContext<?,?> context) |
boolean |
includeCategory(jenkins.scm.api.SCMHeadCategory category) |
_for, _for, all, applyToBuilder, applyToContext, applyToObserver, decorateBuilder, decorateObserver, getDescriptor, isCategoryEnabledasSetList, asSetList, findprotected void decorateContext(jenkins.scm.api.trait.SCMSourceContext<?,?> context)
decorateContext in class jenkins.scm.api.trait.SCMSourceTraitpublic boolean includeCategory(@NonNull
jenkins.scm.api.SCMHeadCategory category)
includeCategory in class jenkins.scm.api.trait.SCMSourceTraitCopyright © 2016–2021. All rights reserved.