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

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

package hudson.plugins.promoted_builds;

/**
 * Captures the information about how/when the promotion criteria is satisfied.
 *
 * 

* This information is used by humans to make sense out of what happened. * * @author Kohsuke Kawaguchi */ public abstract class PromotionBadge { }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy