Package hudson.plugins.promoted_builds
Class ManualPromotionBadge
java.lang.Object
hudson.plugins.promoted_builds.PromotionBadge
hudson.plugins.promoted_builds.ManualPromotionBadge
This indicates the the promotion was forced.
- Author:
- Kohsuke Kawaguchi
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class hudson.plugins.promoted_builds.PromotionBadgebuildEnvVars
- 
Constructor Details- 
ManualPromotionBadgepublic ManualPromotionBadge()
 
-