public abstract class SCMHeadPrefilter extends Object
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.| Constructor and Description |
|---|
SCMHeadPrefilter() |
Copyright © 2016–2019. All rights reserved.