Uses of Interface
jenkins.triggers.SCMTriggerItem
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.Built-in
Trigger
s that run periodically to kick a new build.-
Uses of SCMTriggerItem in hudson.model
Modifier and TypeClassDescriptionclass
Free-style software project.class
Buildable software project. -
Uses of SCMTriggerItem in hudson.triggers
-
Uses of SCMTriggerItem in jenkins.triggers
Modifier and TypeMethodDescriptionstatic SCMTriggerItem
SCMTriggerItem.SCMTriggerItems.asSCMTriggerItem
(Item item) See whether an item can be coerced toSCMTriggerItem
.