Uses of Class
io.jenkins.plugins.pipelinegraphview.livestate.BlockResolutionCache
Packages that use BlockResolutionCache
-
Uses of BlockResolutionCache in io.jenkins.plugins.pipelinegraphview.livestate
Methods in io.jenkins.plugins.pipelinegraphview.livestate that return BlockResolutionCacheModifier and TypeMethodDescriptionLiveGraphRegistry.blockResolutionCache(org.jenkinsci.plugins.workflow.flow.FlowExecution execution) Returns theBlockResolutionCachefor this execution, ornullwhen the live state isn't present.