Package jenkins.scm.api.trait
Class SCMHeadPrefilter
java.lang.Object
jenkins.scm.api.trait.SCMHeadPrefilter
A 
SCMSourceRequest independent filter of SCMHead instances. These filters may not make remote
 requests in order to determine exclusion.
 If multiple filters are used, if any exclude then the head is excluded.
 The SCMHeadPrefilter instances are applied before SCMHeadFilter instances in order to minimize
 remote requests.- Since:
- 3.4.0
- See Also:
- 
Constructor SummaryConstructors
- 
Method Summary