Uses of Interface
jenkins.triggers.SCMTriggerItem
Packages that use 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
Classes in hudson.model that implement SCMTriggerItemModifier and TypeClassDescriptionclass
Free-style software project.class
Buildable software project. -
Uses of SCMTriggerItem in hudson.triggers
Methods in hudson.triggers that return SCMTriggerItemMethods in hudson.triggers that return types with arguments of type SCMTriggerItem -
Uses of SCMTriggerItem in jenkins.triggers
Methods in jenkins.triggers that return SCMTriggerItemModifier and TypeMethodDescriptionstatic SCMTriggerItem
SCMTriggerItem.SCMTriggerItems.asSCMTriggerItem
(Item item) See whether an item can be coerced toSCMTriggerItem
.