Uses of Class
org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty
Packages that use PipelineTriggersJobProperty
Package
Description
-
Uses of PipelineTriggersJobProperty in org.jenkinsci.plugins.workflow.job
Methods in org.jenkinsci.plugins.workflow.job that return PipelineTriggersJobPropertyMethods in org.jenkinsci.plugins.workflow.job with parameters of type PipelineTriggersJobPropertyModifier and TypeMethodDescriptionvoid
WorkflowJob.addTriggersJobPropertyWithoutStart
(PipelineTriggersJobProperty prop) -
Uses of PipelineTriggersJobProperty in org.jenkinsci.plugins.workflow.job.properties
Methods in org.jenkinsci.plugins.workflow.job.properties that return PipelineTriggersJobPropertyModifier and TypeMethodDescriptionPipelineTriggersJobProperty.reconfigure
(org.kohsuke.stapler.StaplerRequest2 req, net.sf.json.JSONObject form)