Uses of Class
hudson.tasks.BuildTrigger
Packages that use BuildTrigger
Package
Description
-
Uses of BuildTrigger in hudson.tasks
Methods in hudson.tasks that return BuildTriggerModifier and TypeMethodDescriptionBuildTrigger.DescriptorImpl.newInstance(org.kohsuke.stapler.StaplerRequest2 req, net.sf.json.JSONObject formData) Methods in hudson.tasks with parameters of type BuildTriggerModifier and TypeMethodDescriptionstatic booleanBuildTrigger.execute(AbstractBuild build, BuildListener listener, BuildTrigger trigger) Deprecated.
execute(AbstractBuild,BuildListener)