Uses of Interface
hudson.model.BuildBadgeAction
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.Jenkins's interface with source code management systems.
-
Uses of BuildBadgeAction in hudson.model
Modifier and TypeClassDescriptionfinal class
BuildBadgeAction
that shows the build is being kept.Modifier and TypeMethodDescriptionRun.getBadgeActions()
Gets the subset ofActionable.getActions()
that consists ofBuildBadgeAction
s. -
Uses of BuildBadgeAction in hudson.scm
Modifier and TypeClassDescriptionclass
Common part ofCVSSCM.TagAction
andSubversionTagAction
. -
Uses of BuildBadgeAction in jenkins.model
Modifier and TypeMethodDescriptionHistoricalBuild.getBadgeActions()
Gets the list ofBuildBadgeAction
s applicable to this instance.