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 recordThere is known to be no matching build.static final recordA matching build, indicated byRun.getNumber().Methods in jenkins.model with parameters of type PeepholePermalink.Cache.KnownModifier and TypeMethodDescriptionvoidPeepholePermalink.Cache.put(Job<?, ?> job, String id, PeepholePermalink.Cache.Known target) Updates the cache.voidPeepholePermalink.DefaultCache.put(Job<?, ?> job, String id, PeepholePermalink.Cache.Known target)