Uses of Class
hudson.PermalinkList
-
Packages that use PermalinkList Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
. -
-
Uses of PermalinkList in hudson.model
Methods in hudson.model that return PermalinkList Modifier and Type Method Description PermalinkList
Job. getPermalinks()
Gets all thePermalinkProjectAction.Permalink
s defined for this job.
-