Uses of Class
org.jenkinsci.plugins.pipeline.github.client.ExtendedMilestone
-
Packages that use ExtendedMilestone Package Description org.jenkinsci.plugins.pipeline.github.client -
-
Uses of ExtendedMilestone in org.jenkinsci.plugins.pipeline.github.client
Methods in org.jenkinsci.plugins.pipeline.github.client that return ExtendedMilestone Modifier and Type Method Description ExtendedMilestone
ExtendedMilestoneService. getMilestone(org.eclipse.egit.github.core.IRepositoryIdProvider repository, int number)
ExtendedMilestone
ExtendedMilestoneService. getMilestone(org.eclipse.egit.github.core.IRepositoryIdProvider repository, String number)
-