Class NoTriggerBranchProperty

All Implemented Interfaces:
ExtensionPoint, Describable<BranchProperty>, NoTriggerMultiBranchQueueDecisionHandler.NoTriggerProperty

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class NoTriggerBranchProperty extends BranchProperty implements NoTriggerMultiBranchQueueDecisionHandler.NoTriggerProperty
Suppresses builds due to either BranchIndexingCause or BranchEventCause. The purpose of this property is to prevent triggering builds resulting from the detection of changes in the underlying SCM.