Package org.jenkinsci.plugins.workflow.support.storage
package org.jenkinsci.plugins.workflow.support.storage
-
ClassesClassDescription
FlowNodeStorageimplementation that stores all theFlowNodes together in one file for efficient bulk I/OAbstraction of various ways to persistFlowNode, for thoseFlowExecutions who want to store them within Jenkins.FlowNodeStoragethat stores one node per one file.