Uses of Class
org.jenkinsci.plugins.pipeline.github.MilestoneGroovyObject
-
Packages that use MilestoneGroovyObject Package Description org.jenkinsci.plugins.pipeline.github -
-
Uses of MilestoneGroovyObject in org.jenkinsci.plugins.pipeline.github
Methods in org.jenkinsci.plugins.pipeline.github that return MilestoneGroovyObject Modifier and Type Method Description MilestoneGroovyObject
PullRequestGroovyObject. getMilestone()
Methods in org.jenkinsci.plugins.pipeline.github with parameters of type MilestoneGroovyObject Modifier and Type Method Description void
PullRequestGroovyObject. setMilestone(MilestoneGroovyObject milestone)
-