Package | Description |
---|---|
org.jenkinsci.plugins.workflow.support.storage |
Modifier and Type | Class and Description |
---|---|
class |
BulkFlowNodeStorage
FlowNodeStorage implementation that stores all the FlowNode s together in one file for efficient bulk I/O |
class |
SimpleXStreamFlowNodeStorage
FlowNodeStorage that stores one node per one file. |
Copyright © 2016–2018. All rights reserved.