Uses of Class
hudson.plugins.promoted_builds.Promotion

Packages that use Promotion
hudson.plugins.promoted_builds   
 

Uses of Promotion in hudson.plugins.promoted_builds
 

Methods in hudson.plugins.promoted_builds that return Promotion
 Promotion Status.getLastFailed()
          Gets the last successful Promotion.
 Promotion Status.getLastSuccessful()
          Gets the last successful Promotion.
 Promotion Status.getSuccessfulPromotion(JobPropertyImpl jp)
          Returns the Promotion object that represents the successful promotion.
 

Methods in hudson.plugins.promoted_builds that return types with arguments of type Promotion
protected  java.lang.Class<Promotion> PromotionProcess.getBuildClass()
           
 java.util.List<Promotion> Status.getPromotionBuilds()
          Gets all the promotion builds.
 



Copyright © 2009. All Rights Reserved.