
hudson.plugins.promoted_builds.ManualPromotionBadge Maven / Gradle / Ivy
The newest version!
package hudson.plugins.promoted_builds;
/**
* Indicates that the promotion happened manually.
*
* @author Kohsuke Kawaguchi
*/
public final class ManualPromotionBadge extends PromotionBadge {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy