hudson.plugins.promoted_builds
Class ManualPromotionBadge

java.lang.Object
  extended by hudson.plugins.promoted_builds.PromotionBadge
      extended by hudson.plugins.promoted_builds.ManualPromotionBadge

public final class ManualPromotionBadge
extends PromotionBadge

Indicates that the promotion happened manually.

Author:
Kohsuke Kawaguchi

Constructor Summary
ManualPromotionBadge()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManualPromotionBadge

public ManualPromotionBadge()


Copyright © 2010. All Rights Reserved.