Uses of Interface
jenkins.model.PeepholePermalink.Cache.Known
Packages that use PeepholePermalink.Cache.Known
-
Uses of PeepholePermalink.Cache.Known in jenkins.model
Classes in jenkins.model that implement PeepholePermalink.Cache.KnownModifier and TypeClassDescriptionstatic final record
There is known to be no matching build.static final record
A matching build, indicated byRun.getNumber()
.Methods in jenkins.model with parameters of type PeepholePermalink.Cache.KnownModifier and TypeMethodDescriptionvoid
PeepholePermalink.Cache.put
(Job<?, ?> job, String id, PeepholePermalink.Cache.Known target) Updates the cache.void
PeepholePermalink.DefaultCache.put
(Job<?, ?> job, String id, PeepholePermalink.Cache.Known target)