| Class | Description |
|---|---|
| Messages |
Generated localization support class.
|
| RegexSCMHeadFilterTrait |
Decorates a
SCMSource with a SCMHeadPrefilter that excludes SCMHead instances with names that
do not match a user supplied regular expression. |
| RegexSCMHeadFilterTrait.DescriptorImpl |
Our descriptor.
|
| RegexSCMSourceFilterTrait |
Decorates a
SCMNavigator with a SCMSourcePrefilter that excludes projects with names that do not
match a user supplied regular expression. |
| RegexSCMSourceFilterTrait.DescriptorImpl |
Our descriptor.
|
| WildcardSCMHeadFilterTrait |
Decorates a
SCMSource with a SCMHeadPrefilter that filters SCMHead instances based on
matching wildcard include/exclude rules. |
| WildcardSCMHeadFilterTrait.DescriptorImpl |
Our descriptor.
|
| WildcardSCMSourceFilterTrait |
Decorates a
SCMNavigator with a SCMSourcePrefilter that filters project names based on
matching wildcard include/exclude rules. |
| WildcardSCMSourceFilterTrait.DescriptorImpl |
Our descriptor.
|
| Annotation Type | Description |
|---|---|
| Discovery |
Annotation to apply to
SCMTraitDescriptor types that are control the initial scope of discovery. |
| Selection |
Annotation to apply to
SCMTraitDescriptor types that are pure filters. |
Copyright © 2016–2019. All rights reserved.