Uses of Class
hudson.plugins.promoted_builds.JobPropertyImpl
-
Uses of JobPropertyImpl in hudson.plugins.promoted_builds
Modifier and TypeMethodDescriptionPromotionProcess.getParent()
JobPropertyImpl.DescriptorImpl.newInstance
(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject json) Modifier and TypeMethodDescriptionStatus.getSuccessfulPromotion
(JobPropertyImpl jp) Returns thePromotion
object that represents the successful promotion.ModifierConstructorDescriptionJobPropertyImpl
(JobPropertyImpl other, AbstractProject<?, ?> owner) Programmatic construction.PromotedProjectAction
(AbstractProject<?, ?> owner, JobPropertyImpl property)