Uses of Interface
jenkins.model.PeepholePermalink.Cache.Known
-
Uses of PeepholePermalink.Cache.Known in jenkins.model
Modifier and TypeClassDescriptionstatic final record
There is known to be no matching build.static final record
A matching build, indicated byRun.getNumber()
.Modifier 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)