Class SCMTriggerListener

java.lang.Object
jenkins.scm.api.SCMEventListener
jenkins.scm.impl.SCMTriggerListener
All Implemented Interfaces:
ExtensionPoint

@Extension public class SCMTriggerListener extends SCMEventListener
A SCMEventListener that will trigger the post commit hooks enabled by SCMTrigger for any SCMHeadEvent which return a positive match against a SCM through SCMHeadEvent.isMatch(SCM).
Since:
2.0