Package jenkins.model

Interface PeepholePermalink.Cache.Known

All Superinterfaces:
PeepholePermalink.Cache.PermalinkTarget, Serializable
All Known Implementing Classes:
PeepholePermalink.Cache.None, PeepholePermalink.Cache.Some
Enclosing interface:
PeepholePermalink.Cache

public static sealed interface PeepholePermalink.Cache.Known extends PeepholePermalink.Cache.PermalinkTarget permits PeepholePermalink.Cache.None, PeepholePermalink.Cache.Some
The cache entry for this target is present.