Uses of Class
hudson.plugins.promoted_builds.JobPropertyImpl

Packages that use JobPropertyImpl
hudson.plugins.promoted_builds   
 

Uses of JobPropertyImpl in hudson.plugins.promoted_builds
 

Methods in hudson.plugins.promoted_builds that return JobPropertyImpl
 JobPropertyImpl PromotionProcess.getParent()
           
 JobPropertyImpl JobPropertyImpl.DescriptorImpl.newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject json)
           
 

Methods in hudson.plugins.promoted_builds with parameters of type JobPropertyImpl
 Promotion Status.getSuccessfulPromotion(JobPropertyImpl jp)
          Returns the Promotion object that represents the successful promotion.
 

Constructors in hudson.plugins.promoted_builds with parameters of type JobPropertyImpl
PromotedProjectAction(hudson.model.AbstractProject<?,?> owner, JobPropertyImpl property)
           
 



Copyright © 2010. All Rights Reserved.