Uses of Interface
jenkins.model.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
Modifier and TypeClassDescriptionclass
class
Records the parameter values used for a build. -
Uses of RunAction2 in hudson.scm
Modifier and TypeClassDescriptionclass
Common part ofCVSSCM.TagAction
andSubversionTagAction
. -
Uses of RunAction2 in hudson.tasks
Modifier and TypeClassDescriptionstatic final class
Action for displaying fingerprints. -
Uses of RunAction2 in hudson.triggers
Modifier and TypeClassDescriptionstatic class
Associated withRun
to show the polling log that triggered that build.