All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hudson.plugins.promoted_builds.ManualPromotionBadge Maven / Gradle / Ivy

There is a newer version: 1.11
Show newest version
package hudson.plugins.promoted_builds;

/**
 * Indicates that the promotion happened manually.
 *
 * @author Kohsuke Kawaguchi
 */
public final class ManualPromotionBadge extends PromotionBadge {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy