Package | Description |
---|---|
jenkins.scm.api.trait |
An API/SPI to allow the sharing of common traits between different
SCMSource and
SCMNavigator implementations. |
jenkins.scm.impl.trait |
Modifier and Type | Class and Description |
---|---|
class |
SCMNavigatorTraitDescriptor
Abstract base class for
Descriptor of SCMNavigatorTrait implementations. |
class |
SCMSourceTraitDescriptor
Abstract base class for
Descriptor of SCMSourceTrait implementations. |
Modifier and Type | Method and Description |
---|---|
SCMTraitDescriptor<T> |
SCMTrait.getDescriptor() |
Modifier and Type | Class and Description |
---|---|
static class |
RegexSCMHeadFilterTrait.DescriptorImpl
Our descriptor.
|
static class |
RegexSCMSourceFilterTrait.DescriptorImpl
Our descriptor.
|
static class |
WildcardSCMHeadFilterTrait.DescriptorImpl
Our descriptor.
|
static class |
WildcardSCMSourceFilterTrait.DescriptorImpl
Our descriptor.
|
Copyright © 2016–2022. All rights reserved.