Uses of Interface
hudson.model.BuildBadgeAction
Packages that use 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
Classes in hudson.model that implement BuildBadgeActionModifier and TypeClassDescriptionfinal class
BuildBadgeAction
that shows the build is being kept.Methods in hudson.model that return types with arguments of type BuildBadgeActionModifier and TypeMethodDescriptionRun.getBadgeActions()
Gets the subset ofActionable.getActions()
that consists ofBuildBadgeAction
s. -
Uses of BuildBadgeAction in hudson.scm
Classes in hudson.scm that implement BuildBadgeActionModifier and TypeClassDescriptionclass
Common part ofCVSSCM.TagAction
andSubversionTagAction
. -
Uses of BuildBadgeAction in jenkins.model
Methods in jenkins.model that return types with arguments of type BuildBadgeActionModifier and TypeMethodDescriptionHistoricalBuild.getBadgeActions()
Gets the list ofBuildBadgeAction
s applicable to this instance.