Uses of Class
org.jenkinsci.plugins.workflow.support.storage.FlowNodeStorage
Packages that use FlowNodeStorage
-
Uses of FlowNodeStorage in org.jenkinsci.plugins.workflow.support.storage
Subclasses of FlowNodeStorage in org.jenkinsci.plugins.workflow.support.storageModifier and TypeClassDescriptionclassFlowNodeStorageimplementation that stores all theFlowNodes together in one file for efficient bulk I/OclassFlowNodeStoragethat stores one node per one file.