Uses of Interface
jenkins.model.RunAction2
Packages that use RunAction2
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.Jenkins's interface with source code management systems.
Built-in
Trigger
s that run periodically to kick a new build.-
Uses of RunAction2 in hudson.model
Classes in hudson.model that implement RunAction2Modifier and TypeClassDescriptionclass
class
Records the parameter values used for a build. -
Uses of RunAction2 in hudson.scm
Classes in hudson.scm that implement RunAction2Modifier and TypeClassDescriptionclass
Common part ofCVSSCM.TagAction
andSubversionTagAction
. -
Uses of RunAction2 in hudson.tasks
Classes in hudson.tasks that implement RunAction2Modifier and TypeClassDescriptionstatic final class
Action for displaying fingerprints. -
Uses of RunAction2 in hudson.triggers
Classes in hudson.triggers that implement RunAction2Modifier and TypeClassDescriptionstatic class
Associated withRun
to show the polling log that triggered that build.