Class | Description |
---|---|
BulkFlowNodeStorage |
FlowNodeStorage implementation that stores all the FlowNode s together in one file for efficient bulk I/O |
FlowNodeStorage |
Abstraction of various ways to persist
FlowNode , for those FlowExecution s
who want to store them within Jenkins. |
SimpleXStreamFlowNodeStorage |
FlowNodeStorage that stores one node per one file. |
Copyright © 2016–2018. All rights reserved.