Uses of Class
hudson.plugins.promoted_builds.JobPropertyImpl
Packages that use JobPropertyImpl
-
Uses of JobPropertyImpl in hudson.plugins.promoted_builds
Methods in hudson.plugins.promoted_builds that return JobPropertyImplModifier and TypeMethodDescriptionPromotionProcess.getParent()
JobPropertyImpl.DescriptorImpl.newInstance
(org.kohsuke.stapler.StaplerRequest2 req, net.sf.json.JSONObject json) Methods in hudson.plugins.promoted_builds with parameters of type JobPropertyImplModifier and TypeMethodDescriptionStatus.getSuccessfulPromotion
(JobPropertyImpl jp) Returns thePromotion
object that represents the successful promotion.Constructors in hudson.plugins.promoted_builds with parameters of type JobPropertyImplModifierConstructorDescriptionJobPropertyImpl
(JobPropertyImpl other, AbstractProject<?, ?> owner) Programmatic construction.PromotedProjectAction
(AbstractProject<?, ?> owner, JobPropertyImpl property)