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.modelClasses in hudson.model that implement BuildBadgeActionModifier and TypeClassDescriptionfinal classBuildBadgeActionthat 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 ofBuildBadgeActions.
- 
Uses of BuildBadgeAction in hudson.scmClasses in hudson.scm that implement BuildBadgeActionModifier and TypeClassDescriptionclassCommon part ofCVSSCM.TagActionandSubversionTagAction.
- 
Uses of BuildBadgeAction in jenkins.modelMethods in jenkins.model that return types with arguments of type BuildBadgeActionModifier and TypeMethodDescriptionHistoricalBuild.getBadgeActions()Gets the list ofBuildBadgeActions applicable to this instance.