Uses of Class
hudson.triggers.SCMTrigger.Runner
-
Packages that use SCMTrigger.Runner Package Description hudson.triggers Built-inTrigger
s that run periodically to kick a new build. -
-
Uses of SCMTrigger.Runner in hudson.triggers
Methods in hudson.triggers that return types with arguments of type SCMTrigger.Runner Modifier and Type Method Description List<SCMTrigger.Runner>
SCMTrigger.DescriptorImpl. getRunners()
Gets the snapshot ofSCMTrigger.Runner
s that are performing polling.
-